summaryrefslogtreecommitdiffstats
path: root/clang/lib/StaticAnalyzer/Frontend/CheckerRegistration.cpp
Commit message (Expand)AuthorAgeFilesLines
* Basic: import OwningPtr<> into clang namespaceDylan Noblesmith2012-02-051-1/+1
* Rename Diagnostic to DiagnosticsEngine as per issue 5397David Blaikie2011-09-251-5/+6
* Fix typo.Jordy Rose2011-08-171-1/+1
* [analyzer] Add a warning for an incompatible plugin version.Jordy Rose2011-08-171-6/+28
* Silence compiler warnings by casting object pointers to function pointers via...Benjamin Kramer2011-08-171-1/+2
* [analyzer] Add basic support for pluggable checkers.Jordy Rose2011-08-171-11/+49
* [analyzer] Overhaul of checker registration in preparation for basic plugin s...Jordy Rose2011-08-161-17/+23
* remove unneeded llvm:: namespace qualifiers on some core types now that LLVM....Chris Lattner2011-07-231-2/+2
* [analyzer] For -analyzer-checker-help show all the info about groups, package...Argyrios Kyrtzidis2011-03-291-3/+0
* [analyzer] Introduce "event" mechanism in CheckerManager.Argyrios Kyrtzidis2011-02-281-0/+2
* Intoduce '-analyzer-checker-help' flag which outputs a list of all available ...Argyrios Kyrtzidis2011-02-251-0/+15
* [analyzer] Add LangOptions in CheckerManager.Argyrios Kyrtzidis2011-02-231-1/+2
* Fix the clang-wpa example.Argyrios Kyrtzidis2011-02-151-1/+1
* [analyzer] Overhauling of the checker registration mechanism.Argyrios Kyrtzidis2011-02-141-0/+50
OpenPOWER on IntegriCloud