Age | Commit message (Expand) | Author |
---|---|---|
2010-12-22 | [analyzer] Refactoring: include/clang/Checker -> include/clang/GR | Argyrios Kyrtzidis |
2010-12-01 | Rename all 'EvalXXX' methods in libChecker to | Ted Kremenek |
2010-11-29 | Merge System into Support. | Michael J. Spencer |
2010-08-14 | Add a new metadata symbol type for checkers to use. Metadata symbols must be ... | Jordy Rose |
2010-07-04 | Add a new symbol type, SymbolExtent, to represent the extents of memory regio... | Jordy Rose |
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-25 | Add a utility method. | Zhongxing Xu |
2010-03-05 | Remove reference to AnalysisContext in Environment. We already have LocationC... | Zhongxing Xu |
2010-03-01 | Since now we store the cast type with an ElementRegion, there is | Zhongxing Xu |
2010-03-01 | Add comments. | Zhongxing Xu |
2010-01-25 | Split libAnalysis into two libraries: libAnalysis and libChecker. | Ted Kremenek |