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