aboutsummaryrefslogtreecommitdiff
path: root/include/clang/Checker/PathSensitive/Environment.h
AgeCommit message (Expand)Author
2010-12-22[analyzer] Refactoring: include/clang/Checker -> include/clang/GRArgyrios Kyrtzidis
2010-12-05Rename Environment::LookupExpr() toTed Kremenek
2010-12-02Merge ValueManager into SValBuilder.Ted Kremenek
2010-11-24Improve comments in Clang static analyzer, based on kremenek'sZhanyong Wan
2010-11-24Adjust method calls to reflect name changes inTed Kremenek
2010-09-03Add optional record of "location" SVals in the environment. When we analyzin...Ted Kremenek
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-03-05Remove reference to AnalysisContext in Environment. We already have LocationC...Zhongxing Xu
2010-03-04When profiling Environment, also profile with AnalysisContext*, bacauseZhongxing Xu
2010-01-25Split libAnalysis into two libraries: libAnalysis and libChecker.Ted Kremenek