summaryrefslogtreecommitdiffstats
path: root/clang/lib/Frontend/ASTConsumers.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move CXXMethodDecl::OutOfLineDefinition into Decl::OutOfLine.Argyrios Kyrtzidis2009-06-171-4/+4
* Refactor and clean up the AST printer, so that it uses a DeclVisitor,Douglas Gregor2009-05-301-637/+16
* Create a new PrintingPolicy class, which we pass down through the ASTDouglas Gregor2009-05-291-11/+15
* AST XML dump, from Olaf Krzikalla!Douglas Gregor2009-05-211-0/+36
* Move ASTConsumers.h to include/clang/Frontend, and move the associated Eli Friedman2009-05-181-0/+1032
OpenPOWER on IntegriCloud