summaryrefslogtreecommitdiffstats
path: root/clang/lib/Checker/SymbolManager.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add a new symbol type, SymbolExtent, to represent the extents of memory regio...Jordy Rose2010-07-041-1/+33
* Add an ivar to SymbolReaper for the current statement, and then stop passing ...Jordy Rose2010-07-011-2/+2
* Checker: random include cleanup.Benjamin Kramer2010-03-271-1/+1
* Remove reference to AnalysisContext in Environment. We already have LocationC...Zhongxing Xu2010-03-051-3/+7
* Since now we store the cast type with an ElementRegion, there isZhongxing Xu2010-03-011-10/+4
* In symbol reaper, a variable is live if its stack frame is the parent of the Zhongxing Xu2010-02-171-1/+6
* Split libAnalysis into two libraries: libAnalysis and libChecker.Ted Kremenek2010-01-251-0/+228
OpenPOWER on IntegriCloud