summaryrefslogtreecommitdiffstats
path: root/clang/lib/AST/ASTConsumer.cpp
Commit message (Expand)AuthorAgeFilesLines
* Push DeclGroup much farther throughout the compiler. Now the variousChris Lattner2009-03-291-2/+3
* push more ASTContext goodness out through interfaces that useChris Lattner2009-03-281-1/+0
* eliminate ASTConsumer::InitializeTU, all clients areChris Lattner2009-03-281-5/+0
* Remove unused ASTConsumer::HandleTopLevelDeclarationDaniel Dunbar2008-07-251-10/+0
* Added "InitializeTU" to ASTConsumer. This is used by Sema::ParseAST to pass aTed Kremenek2008-05-311-0/+6
* Make a major restructuring of the clang tree: introduce a top-levelChris Lattner2008-03-151-0/+28
OpenPOWER on IntegriCloud