Age | Commit message (Expand) | Author |
---|---|---|
2010-03-27 | Checker: random include cleanup. | Benjamin Kramer |
2010-02-08 | Simplify another switch/strcmp construct. No functionality/performance change. | Benjamin Kramer |
2010-02-08 | Revert 95541. | Ted Kremenek |
2010-02-08 | Rename: GRState::getSVal(Stmt*) => getExprVal(), | Zhongxing Xu |
2010-01-26 | Move 'LocalCheckers.h' to the 'Checkers' subdirectory. | Ted Kremenek |
2010-01-25 | Move BugReporter.h, PathDiagnostic.h, and BugType.h to 'include/Checker/BugRe... | Ted Kremenek |
2010-01-25 | Split libAnalysis into two libraries: libAnalysis and libChecker. | Ted Kremenek |