Age | Commit message (Expand) | Author |
---|---|---|
2011-02-14 | [analyzer] Introduce libclangStaticAnalyzerFrontend and move Checkers/Analysi... | Argyrios Kyrtzidis |
2011-02-10 | Split 'include/clang/StaticAnalyzer' into 'include/clang/StaticAnalyzer/Core'... | Ted Kremenek |
2011-02-09 | static analyzer: Further reduce the analyzer's memory usage when analyzing sq... | Ted Kremenek |
2011-02-08 | [analyzer] lib/StaticAnalyzer/Checkers/ExprEngineExperimentalChecks.h -> lib/... | Argyrios Kyrtzidis |
2011-02-08 | [analyzer] lib/StaticAnalyzer/Checkers/ExprEngineInternalChecks.h -> lib/Stat... | Argyrios Kyrtzidis |
2011-01-26 | [analyzer] Enable the self-init checker under command-line option '-analyzer-... | Argyrios Kyrtzidis |
2011-01-20 | Enhance AnalysisConsumer to also visit functions | Ted Kremenek |
2011-01-10 | Revert r123160. There are linking dependency problems. | Zhongxing Xu |
2011-01-10 | ExprEngine.cpp and AnalysisConsumer.cpp should not be in the Checkers directory. | Zhongxing Xu |
2010-12-23 | Chris Lattner has strong opinions about directory | Ted Kremenek |