Age | Commit message (Expand) | Author |
---|---|---|
2009-10-06 | Fix 'clang-cc -analyzer-display-progress' by flushing standard error after pr... | Ted Kremenek |
2009-09-10 | Make AnalysisManager stateless. Now other analyzer components only depends on | Zhongxing Xu |
2009-09-09 | Remove tabs, and whitespace cleanups. | Mike Stump |
2009-08-25 | Remove CodeDecl and CFG from GRExprEngine and GRStateManager. | Zhongxing Xu |
2009-08-23 | Replace cerr with errs(). | Benjamin Kramer |
2009-08-21 | Remove 'AnalysisContext::setDecl()', as we the Decl associated with an | Ted Kremenek |
2009-07-30 | Make AnalysisManager into its own source file and a pure data management class. | Zhongxing Xu |