summaryrefslogtreecommitdiffstats
path: root/clang/lib/Checker/AnalysisConsumer.cpp
Commit message (Expand)AuthorAgeFilesLines
* Introduce Decl::hasBody() and FunctionDecl::hasBody() and use them instead of...Argyrios Kyrtzidis2010-07-071-7/+7
* Added a path-sensitive idempotent operation checker (-analyzer-idempotent-ope...Tom Care2010-07-061-0/+4
* Fix -analyze-display-progress (once again), this time with an additional regr...Ted Kremenek2010-06-251-5/+4
* Break Frontend's dependency on Rewrite, Checker and CodeGen in shared library...Daniel Dunbar2010-06-151-0/+589
OpenPOWER on IntegriCloud