Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Split libAnalysis into two libraries: libAnalysis and libChecker. | Ted Kremenek | 2010-01-25 | 1 | -77/+0 |
* | lib/Analysis: Remove VISIBILITY_HIDDEN from definitions in anonymous namespace | Kovarththanan Rajaratnam | 2009-11-28 | 1 | -1/+1 |
* | Clean up the Checker API a little more, resolving some hidden bugs | Ted Kremenek | 2009-11-23 | 1 | -1/+1 |
* | Change *BugReport constructors to take StringRefs. | Benjamin Kramer | 2009-11-14 | 1 | -2/+1 |
* | Refine PointerSubChecker: compare the base region instead of the original | Zhongxing Xu | 2009-11-10 | 1 | -3/+9 |
* | Put all long strings in 80-col. | Zhongxing Xu | 2009-11-09 | 1 | -1/+2 |
* | Add checker for CWE-469: Use of Pointer Subtraction to Determine Size. This | Zhongxing Xu | 2009-11-09 | 1 | -0/+71 |