summaryrefslogtreecommitdiffstats
path: root/clang/lib/Checker/Environment.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add an ivar to SymbolReaper for the current statement, and then stop passing ...Jordy Rose2010-07-011-2/+2
* Add support for CXXBoolLiteralExpr.Zhongxing Xu2010-04-141-0/+7
* Always assume block-level expressions in the caller are alive when analyzingZhongxing Xu2010-04-051-2/+29
* Since now we process regions in clusters when removing dead bindings, thisZhongxing Xu2010-04-051-8/+0
* Checker: random include cleanup.Benjamin Kramer2010-03-271-2/+3
* Remove reference to AnalysisContext in Environment. We already have LocationC...Zhongxing Xu2010-03-051-4/+4
* Split libAnalysis into two libraries: libAnalysis and libChecker.Ted Kremenek2010-01-251-0/+164
OpenPOWER on IntegriCloud