| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Checker: random include cleanup. | Benjamin Kramer | 2010-03-27 | 1 | -0/+1 |
| * | Reapply r99024 (but with the memory issue now fixed). | Ted Kremenek | 2010-03-20 | 1 | -0/+49 |
| * | Check if a BugReporterVisitor has already been added to a BugReporterContext. | Ted Kremenek | 2010-03-20 | 1 | -2/+16 |
| * | Revert r99024, "Augment path diagnostics to include displaying when a message | Daniel Dunbar | 2010-03-20 | 1 | -47/+4 |
| * | Augment path diagnostics to include displaying when a message expression | Ted Kremenek | 2010-03-20 | 1 | -4/+47 |
| * | Add simpler checker to check if variables captured by a block are uninitialized. | Ted Kremenek | 2010-02-16 | 1 | -1/+19 |
| * | Revert 95541. | Ted Kremenek | 2010-02-08 | 1 | -3/+3 |
| * | Rename: GRState::getSVal(Stmt*) => getExprVal(), | Zhongxing Xu | 2010-02-08 | 1 | -3/+3 |
| * | Move BugReporter.h, PathDiagnostic.h, and BugType.h to 'include/Checker/BugRe... | Ted Kremenek | 2010-01-25 | 1 | -2/+2 |
| * | Split libAnalysis into two libraries: libAnalysis and libChecker. | Ted Kremenek | 2010-01-25 | 1 | -0/+349 |

