Age | Commit message (Expand) | Author |
---|---|---|
2009-06-30 | remove dead code. | Zhongxing Xu |
2009-06-30 | De-ASTContext-ify DeclContext. | Argyrios Kyrtzidis |
2009-06-30 | Remove the ASTContext parameter from the printing related methods of Decl. | Argyrios Kyrtzidis |
2009-06-17 | Move CXXMethodDecl::OutOfLineDefinition into Decl::OutOfLine. | Argyrios Kyrtzidis |
2009-05-30 | Refactor and clean up the AST printer, so that it uses a DeclVisitor, | Douglas Gregor |
2009-05-29 | Create a new PrintingPolicy class, which we pass down through the AST | Douglas Gregor |
2009-05-21 | AST XML dump, from Olaf Krzikalla! | Douglas Gregor |
2009-05-18 | Move ASTConsumers.h to include/clang/Frontend, and move the associated | Eli Friedman |