Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Tweak dead stores checker to not emit a warning when initialization | Ted Kremenek | 2010-03-18 | 1 | -8/+17 |
* | Dead emit dead store warnings when assigning nil to an ObjC object | Ted Kremenek | 2010-02-23 | 1 | -1/+2 |
* | Move 'LocalCheckers.h' to the 'Checkers' subdirectory. | Ted Kremenek | 2010-01-26 | 1 | -1/+1 |
* | Move BugReporter.h, PathDiagnostic.h, and BugType.h to 'include/Checker/BugRe... | Ted Kremenek | 2010-01-25 | 1 | -1/+1 |
* | Split libAnalysis into two libraries: libAnalysis and libChecker. | Ted Kremenek | 2010-01-25 | 1 | -0/+279 |