Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Split libAnalysis into two libraries: libAnalysis and libChecker. | Ted Kremenek | 2010-01-25 | 1 | -237/+0 |
* | Port BugReporter and BugType to StringRef. | Benjamin Kramer | 2009-11-29 | 1 | -4/+1 |
* | Kill some unnecessary calls to c_str(). | Benjamin Kramer | 2009-11-29 | 1 | -1/+1 |
* | lib/Analysis: Remove VISIBILITY_HIDDEN from definitions in anonymous namespace | Kovarththanan Rajaratnam | 2009-11-28 | 1 | -2/+1 |
* | Enhance null dereference diagnostics by indicating what variable (if any) was... | Ted Kremenek | 2009-11-24 | 1 | -1/+4 |
* | Refactor DereferenceChecker to use only the new Checker API instead of | Ted Kremenek | 2009-11-11 | 1 | -8/+5 |
* | Merge NullDerefChecker.[h,cpp] and UndefDerefChecker.[h,cpp]. They are essen... | Ted Kremenek | 2009-11-03 | 1 | -1/+1 |
* | Rename NSErrorCheck to NSErrorChecker. | Ted Kremenek | 2009-11-03 | 1 | -0/+241 |