summaryrefslogtreecommitdiffstats
path: root/clang/lib/Analysis/AnalysisManager.cpp
Commit message (Expand)AuthorAgeFilesLines
* Make AnalysisManager stateless. Now other analyzer components only depends onZhongxing Xu2009-09-101-4/+4
* Remove tabs, and whitespace cleanups.Mike Stump2009-09-091-3/+3
* Remove CodeDecl and CFG from GRExprEngine and GRStateManager.Zhongxing Xu2009-08-251-1/+1
* Replace cerr with errs().Benjamin Kramer2009-08-231-4/+3
* Remove 'AnalysisContext::setDecl()', as we the Decl associated with anTed Kremenek2009-08-211-1/+1
* Make AnalysisManager into its own source file and a pure data management class. Zhongxing Xu2009-07-301-0/+36
OpenPOWER on IntegriCloud