summaryrefslogtreecommitdiffstats
path: root/org.eclipse.cdt.codan.extension/META-INF
Commit message (Collapse)AuthorAgeFilesLines
* Update codan plugins to CDT 7.0.HEADmasterElliott Baron2010-06-261-0/+3
| | | | | | | | | | * org.eclipse.cdt.codan.checkers.ui: Updated. * org.eclipse.cdt.codan.checkers: Updated. * org.eclipse.cdt.codan.core: Updated. * org.eclipse.cdt.codan.ui: Updated. * org.eclipse.cdt.codan.core.cxx: Added. * org.eclipse.cdt.codan.extension/META-INF/MANIFEST.MF: Import org.eclipse.cdt.codan.core.cxx.model. * org.eclipse.cdt.codan.extension/src/org/eclipse/cdt/codan/extension/checkers/AbstractPropSimChecker.java: Superclass moved.
* Created .extension plugin with my modifications. Initial use of CFG, pulled ↵Elliott Baron2009-09-211-0/+17
in from PTP. Fixed a bug in CFG printing in PTP plugin. * org.eclipse.cdt.codan.checkers: Moved changes to codan.extension. * org.eclipse.cdt.codan.extension: New plugin. * org.eclipse.ptp.pldt.mpi.analysis.cdt: Small bugfix to block printing.