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 | Clean up the Checker API a little more, resolving some hidden bugs | Ted Kremenek |
2009-11-14 | Change *BugReport constructors to take StringRefs. | Benjamin Kramer |
2009-11-06 | Make the implementation of DivZeroChecker private. | Ted Kremenek |
2009-11-06 | Minor cleanup: use BuiltinBug (which will soon be renamed) for DeferenceCheck... | Ted Kremenek |
2009-10-31 | Move CheckDivZero into its own files. | Zhongxing Xu |