summaryrefslogtreecommitdiffstats
path: root/clang/lib/Analysis/AnalysisContext.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* Constify LocationContext* (parent) and Stmt* fields in LocationContext.Ted Kremenek2009-08-211-6/+10
* Remove 'SelfRegion' field from both BasicStoreManager and RegionStoreManager.Ted Kremenek2009-08-211-0/+7
* add a bunch of routine methods to AnalysisContext.Zhongxing Xu2009-08-031-0/+50
* Fix build warnings.Mike Stump2009-07-311-1/+2
* This patch collects all analysis context data into a new class Zhongxing Xu2009-07-301-0/+73
OpenPOWER on IntegriCloud