summaryrefslogtreecommitdiffstats
path: root/clang/lib/Checker/AnalyzerStatsChecker.cpp
Commit message (Expand)AuthorAgeFilesLines
* [analyzer] Refactoring: lib/Checker -> lib/GR and libclangChecker -> libclang...Argyrios Kyrtzidis2010-12-221-119/+0
* [analyzer] Refactoring: include/clang/Checker -> include/clang/GRArgyrios Kyrtzidis2010-12-221-3/+3
* Make sure to always check the result ofDouglas Gregor2010-11-121-8/+10
* AnalyzerStatsChecker improvements:Tom Care2010-09-291-2/+15
* Fix an inverse boolean and unnecessary new line in warning output from Analyz...Tom Care2010-09-221-2/+2
* Added AnalyzerStatsChecker, a path sensitive check that reports visitation st...Tom Care2010-09-101-0/+104
OpenPOWER on IntegriCloud