summaryrefslogtreecommitdiffstats
path: root/clang/lib/StaticAnalyzer/Checkers/AnalysisConsumer.cpp
Commit message (Expand)AuthorAgeFilesLines
* Split 'include/clang/StaticAnalyzer' into 'include/clang/StaticAnalyzer/Core'...Ted Kremenek2011-02-101-8/+8
* static analyzer: Further reduce the analyzer's memory usage when analyzing sq...Ted Kremenek2011-02-091-1/+2
* [analyzer] lib/StaticAnalyzer/Checkers/ExprEngineExperimentalChecks.h -> lib/...Argyrios Kyrtzidis2011-02-081-1/+1
* [analyzer] lib/StaticAnalyzer/Checkers/ExprEngineInternalChecks.h -> lib/Stat...Argyrios Kyrtzidis2011-02-081-1/+1
* [analyzer] Enable the self-init checker under command-line option '-analyzer-...Argyrios Kyrtzidis2011-01-261-0/+3
* Enhance AnalysisConsumer to also visit functionsTed Kremenek2011-01-201-39/+47
* Revert r123160. There are linking dependency problems.Zhongxing Xu2011-01-101-0/+610
* ExprEngine.cpp and AnalysisConsumer.cpp should not be in the Checkers directory.Zhongxing Xu2011-01-101-610/+0
* Chris Lattner has strong opinions about directoryTed Kremenek2010-12-231-0/+610
OpenPOWER on IntegriCloud