aboutsummaryrefslogtreecommitdiff
path: root/lib/Checker/SVals.cpp
AgeCommit message (Expand)Author
2010-03-10Add use-after-free check to MallocChecker.Zhongxing Xu
2010-02-05Change LazyCompoundVal to a <Store, MemRegion*> pair. We really don't need toZhongxing Xu
2010-01-25Split libAnalysis into two libraries: libAnalysis and libChecker.Ted Kremenek