summaryrefslogtreecommitdiffstats
path: root/clang/lib/Checker/SymbolManager.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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