Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [analyzer] Refactoring: lib/Checker -> lib/GR and libclangChecker -> libclang... | Argyrios Kyrtzidis | 2010-12-22 | 1 | -71/+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 |
* | GCC didn't care for my attempt at API compatibility, so brute-force everything | John McCall | 2010-08-25 | 1 | -2/+1 |
* | Checker: random include cleanup. | Benjamin Kramer | 2010-03-27 | 1 | -1/+2 |
* | Revert 95541. | Ted Kremenek | 2010-02-08 | 1 | -2/+2 |
* | Rename: GRState::getSVal(Stmt*) => getExprVal(), | Zhongxing Xu | 2010-02-08 | 1 | -2/+2 |
* | Split libAnalysis into two libraries: libAnalysis and libChecker. | Ted Kremenek | 2010-01-25 | 1 | -0/+71 |