summaryrefslogtreecommitdiffstats
path: root/clang/lib/Checker/GRExprEngineExperimentalChecks.h
Commit message (Expand)AuthorAgeFilesLines
* [analyzer] Refactoring: lib/Checker -> lib/GR and libclangChecker -> libclang...Argyrios Kyrtzidis2010-12-221-32/+0
* Add experimental chroot check which checks improper use of chroot(). Patch by Zhongxing Xu2010-10-101-0/+1
* Added AnalyzerStatsChecker, a path sensitive check that reports visitation st...Tom Care2010-09-101-0/+1
* Removed IdempotentOperationChecker from default analysis and returned back to...Tom Care2010-08-061-0/+1
* Added an path-sensitive unreachable code checker to the experimental analyzer...Tom Care2010-07-231-1/+2
* Improved false positive rate for the idempotent operations checker and moved ...Tom Care2010-07-161-1/+0
* Add a new path-sensitive checker for functions in <string.h>, for both null-t...Jordy Rose2010-07-061-0/+1
* Added a path-sensitive idempotent operation checker (-analyzer-idempotent-ope...Tom Care2010-07-061-0/+1
* Add StreamChecker. This checker models and checks stream manipulation functions.Zhongxing Xu2010-06-161-0/+1
* Split libAnalysis into two libraries: libAnalysis and libChecker.Ted Kremenek2010-01-251-0/+26
OpenPOWER on IntegriCloud