Age | Commit message (Expand) | Author |
---|---|---|
2012-10-19 | Prior to adding the new "expected-no-diagnostics" directive to VerifyDiagnost... | Andy Gibbs |
2012-08-21 | [analyzer] -analyzer-ipa=inlining is now the default. Remove it from tests. | Jordan Rose |
2012-03-08 | [analyzer] Rework inlining related command line options. | Anna Zaks |
2011-10-24 | Rename AnalysisContext to AnalysisDeclContext. Not only is this name more ac... | Ted Kremenek |
2011-02-28 | [analyzer] Remove '-analyzer-check-objc-mem' flag, the nominee for best misno... | Argyrios Kyrtzidis |
2010-05-06 | Turn -analyzer-inline-call on for C functions. This also fixed a bug that | Zhongxing Xu |
2010-04-30 | Refactor the AnalysisConsumer to analyze functions after the whole | Zhongxing Xu |
2010-03-04 | When profiling Environment, also profile with AnalysisContext*, bacause | Zhongxing Xu |