Age | Commit message (Expand) | Author |
---|---|---|
2010-12-22 | [analyzer] Refactoring: include/clang/Checker -> include/clang/GR | Argyrios Kyrtzidis |
2010-12-05 | Rename Environment::LookupExpr() to | Ted Kremenek |
2010-12-02 | Merge ValueManager into SValBuilder. | Ted Kremenek |
2010-11-24 | Improve comments in Clang static analyzer, based on kremenek's | Zhanyong Wan |
2010-11-24 | Adjust method calls to reflect name changes in | Ted Kremenek |
2010-09-03 | Add optional record of "location" SVals in the environment. When we analyzin... | Ted Kremenek |
2010-07-01 | Add an ivar to SymbolReaper for the current statement, and then stop passing ... | Jordy Rose |
2010-03-27 | Checker: random include cleanup. | Benjamin Kramer |
2010-03-05 | Remove reference to AnalysisContext in Environment. We already have LocationC... | Zhongxing Xu |
2010-03-04 | When profiling Environment, also profile with AnalysisContext*, bacause | Zhongxing Xu |
2010-01-25 | Split libAnalysis into two libraries: libAnalysis and libChecker. | Ted Kremenek |