aboutsummaryrefslogtreecommitdiff
path: root/include/clang/Checker/PathSensitive/BasicValueFactory.h
AgeCommit message (Expand)Author
2010-12-22[analyzer] Refactoring: include/clang/Checker -> include/clang/GRArgyrios Kyrtzidis
2010-12-01Rename all 'EvalXXX' methods in libChecker toTed Kremenek
2010-11-24Adjust method calls to reflect name changes inTed Kremenek
2010-03-27Checker: random include cleanup.Benjamin Kramer
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