summaryrefslogtreecommitdiffstats
path: root/clang/lib/GR/Checkers
Commit message (Expand)AuthorAgeFilesLines
* Rename headers: 'clang/GR' 'clang/EntoSA' andTed Kremenek2010-12-2353-14056/+0
* Rename static analyzer namespace 'GR' to 'ento'.Ted Kremenek2010-12-2351-103/+103
* Add WIP prototype of a new buffer overflowTed Kremenek2010-12-234-1/+283
* Change all self assignments X=X to (void)X, so that we can turn on aJeffrey Yasskin2010-12-231-2/+2
* Subsequent attempt to fix linux build.Argyrios Kyrtzidis2010-12-222-0/+23
* Apparently I'm on a mission to break as many builds as possible.Argyrios Kyrtzidis2010-12-222-3/+3
* Forgot to move the files in CMakeLists.txt.Argyrios Kyrtzidis2010-12-221-1/+3
* Move AnalysisConsumer.cpp and ExprEngine.cpp into the Checkers subdir tempora...Argyrios Kyrtzidis2010-12-222-0/+4120
* [analyzer] Refactoring: Drop the 'GR' prefix.Argyrios Kyrtzidis2010-12-2244-223/+223
* [analyzer] Refactoring: Move stuff into namespace 'GR'.Argyrios Kyrtzidis2010-12-2247-55/+122
* [analyzer] Refactoring: Move checkers into lib/GR/Checkers and their own libr...Argyrios Kyrtzidis2010-12-2249-0/+9562
OpenPOWER on IntegriCloud