summaryrefslogtreecommitdiffstats
path: root/clang/lib/Checker/GRState.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove reference to AnalysisContext in Environment. We already have LocationC...Zhongxing Xu2010-03-051-14/+6
* When profiling Environment, also profile with AnalysisContext*, bacauseZhongxing Xu2010-03-041-0/+6
* Revert 95541.Ted Kremenek2010-02-081-4/+4
* Rename: GRState::getSVal(Stmt*) => getExprVal(),Zhongxing Xu2010-02-081-4/+4
* More GRState* -> Store changes.Zhongxing Xu2010-02-051-1/+2
* More GRState* -> Store changes.Zhongxing Xu2010-02-051-1/+2
* Split libAnalysis into two libraries: libAnalysis and libChecker.Ted Kremenek2010-01-251-0/+358
OpenPOWER on IntegriCloud