Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [analyzer] Refactoring: lib/Checker -> lib/GR and libclangChecker -> libclang... | Argyrios Kyrtzidis | 2010-12-22 | 1 | -93/+0 |
* | [analyzer] Refactoring: include/clang/Checker -> include/clang/GR | Argyrios Kyrtzidis | 2010-12-22 | 1 | -2/+2 |
* | Rename 'Generate[Node,Sink]' to 'generate[Node,Sink]'. | Ted Kremenek | 2010-12-20 | 1 | -1/+1 |
* | For GRExprEngine::EvalBind() (and called visitors), unifiy StoreE and AssignE... | Ted Kremenek | 2010-09-02 | 1 | -7/+5 |
* | Checker: random include cleanup. | Benjamin Kramer | 2010-03-27 | 1 | -1/+1 |
* | Improve the diagnostics for the UndefinedAssignmentChecker when an | Ted Kremenek | 2010-03-22 | 1 | -11/+27 |
* | Move BugReporter.h, PathDiagnostic.h, and BugType.h to 'include/Checker/BugRe... | Ted Kremenek | 2010-01-25 | 1 | -1/+1 |
* | Split libAnalysis into two libraries: libAnalysis and libChecker. | Ted Kremenek | 2010-01-25 | 1 | -0/+79 |