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