Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Split libAnalysis into two libraries: libAnalysis and libChecker. | Ted Kremenek | 2010-01-25 | 1 | -86/+0 |
* | Kill some unnecessary calls to c_str(). | Benjamin Kramer | 2009-11-29 | 1 | -2/+1 |
* | Fix null dereference in UndefResultChecker identified by running the analyzer... | Ted Kremenek | 2009-11-29 | 1 | -2/+3 |
* | lib/Analysis: Remove VISIBILITY_HIDDEN from definitions in anonymous namespace | Kovarththanan Rajaratnam | 2009-11-28 | 1 | -1/+1 |
* | Refactor undefined result checker. This is the last one. | Zhongxing Xu | 2009-11-24 | 1 | -0/+86 |