Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Split libAnalysis into two libraries: libAnalysis and libChecker. | Ted Kremenek | 2010-01-25 | 1 | -117/+0 |
* | lib/Analysis: Remove VISIBILITY_HIDDEN from definitions in anonymous namespace | Kovarththanan Rajaratnam | 2009-11-28 | 1 | -2/+2 |
* | Tweak UndefBranchChecker to register the most nested "undefined" expression w... | Ted Kremenek | 2009-11-23 | 1 | -3/+4 |
* | Cleanup title/description of "undefined branch" BugType and add some test cas... | Ted Kremenek | 2009-11-23 | 1 | -2/+1 |
* | UndefBranchChecker: more bug reporter helper information emit. | Zhongxing Xu | 2009-11-23 | 1 | -0/+54 |
* | Initial refactor of UndefBranchChecker. We still use GRBranchNodeBuilder | Zhongxing Xu | 2009-11-23 | 1 | -0/+63 |