summaryrefslogtreecommitdiffstats
path: root/clang/tools/clang-cc/AnalysisConsumer.cpp
Commit message (Expand)AuthorAgeFilesLines
* Propagate the ASTContext to various AST traversal and lookup functions.Douglas Gregor2009-04-091-1/+2
* Push DeclGroup much farther throughout the compiler. Now the variousChris Lattner2009-03-291-2/+7
* remove TranslationUnit.Chris Lattner2009-03-281-2/+0
* change HandleTranslationUnit to take an ASTContext instead of TranslationUnitChris Lattner2009-03-281-3/+3
* remove dead ivar.Chris Lattner2009-03-281-11/+4
* don't poke at TranslationUnit directlyChris Lattner2009-03-281-2/+6
* Move <root>/Driver into <root>/tools/clang-cc.Daniel Dunbar2009-03-241-0/+770
OpenPOWER on IntegriCloud