Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [analyzer] Refactoring: lib/Checker -> lib/GR and libclangChecker -> libclang... | Argyrios Kyrtzidis | 2010-12-22 | 1 | -119/+0 |
* | [analyzer] Refactoring: include/clang/Checker -> include/clang/GR | Argyrios Kyrtzidis | 2010-12-22 | 1 | -2/+2 |
* | Constify all references to Stmt* and CFGBlock* in libChecker. | Zhongxing Xu | 2010-07-20 | 1 | -8/+9 |
* | Checker: random include cleanup. | Benjamin Kramer | 2010-03-27 | 1 | -0/+1 |
* | 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/+117 |