aboutsummaryrefslogtreecommitdiff
path: root/lib/AST/ASTConsumer.cpp
AgeCommit message (Expand)Author
2008-07-25Remove unused ASTConsumer::HandleTopLevelDeclarationDaniel Dunbar
2008-05-31Added "InitializeTU" to ASTConsumer. This is used by Sema::ParseAST to pass aTed Kremenek
2008-03-15Make a major restructuring of the clang tree: introduce a top-levelChris Lattner