Age | Commit message (Expand) | Author |
---|---|---|
2010-12-22 | [analyzer] Refactoring: lib/Checker -> lib/GR and libclangChecker -> libclang... | Argyrios Kyrtzidis |
2010-12-22 | [analyzer] Refactoring: include/clang/Checker -> include/clang/GR | Argyrios Kyrtzidis |
2010-12-20 | Rename 'Generate[Node,Sink]' to 'generate[Node,Sink]'. | Ted Kremenek |
2010-03-30 | the big refactoring bits of PR3782. | Rafael Espindola |
2010-03-29 | Be a bit more consistent in using operator-> | Rafael Espindola |
2010-03-26 | Fix NoReturnFunctionChecker to properly look at a function's type | Ted Kremenek |
2010-02-08 | Revert 95541. | Ted Kremenek |
2010-02-08 | Rename: GRState::getSVal(Stmt*) => getExprVal(), | Zhongxing Xu |
2010-01-25 | Split libAnalysis into two libraries: libAnalysis and libChecker. | Ted Kremenek |