summaryrefslogtreecommitdiffstats
path: root/clang/tools/clang-cc/RewriteObjC.cpp
Commit message (Expand)AuthorAgeFilesLines
* Propagate the ASTContext to various AST traversal and lookup functions.Douglas Gregor2009-04-091-35/+57
* Push DeclGroup much farther throughout the compiler. Now the variousChris Lattner2009-03-291-3/+7
* rename some methods.Chris Lattner2009-03-281-1/+1
* change HandleTranslationUnit to take an ASTContext instead of TranslationUnitChris Lattner2009-03-281-3/+2
* eliminate ASTConsumer::InitializeTU, all clients areChris Lattner2009-03-281-5/+0
* remove TranslationUnit::OwnsDecls, which is only set, never read.Chris Lattner2009-03-281-1/+0
* Move <root>/Driver into <root>/tools/clang-cc.Daniel Dunbar2009-03-241-0/+4588
OpenPOWER on IntegriCloud