aboutsummaryrefslogtreecommitdiff
path: root/include/clang/Checker/PathSensitive/GRTransferFuncs.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-07-20Constify all references to Stmt* and CFGBlock* in libChecker.Zhongxing Xu
2010-07-01Add an ivar to SymbolReaper for the current statement, and then stop passing ...Jordy Rose
2010-03-27Checker: random include cleanup.Benjamin Kramer
2010-01-25Split libAnalysis into two libraries: libAnalysis and libChecker.Ted Kremenek