Age | Commit message (Expand) | Author |
---|---|---|
2010-09-29 | Frontend/XML: Add support for printing nested structures, patch by Martin Vej... | Daniel Dunbar |
2010-05-12 | "this patch properly addresses escaping < and > which might appear | Chris Lattner |
2010-05-10 | Improved -ast-print-xml for C++, from Sebastien Binet! | Douglas Gregor |
2010-03-08 | Improve XML output for C++ classes, from Olaf Krzikalla! | Douglas Gregor |
2010-01-20 | Use the llvm coding convention for indentation for switch. | Mike Stump |
2009-09-09 | Remove tabs, and whitespace cleanups. | Mike Stump |
2009-06-30 | De-ASTContext-ify DeclContext. | Argyrios Kyrtzidis |
2009-06-30 | Remove the ASTContext parameter from the getBody() methods of Decl and subcla... | Argyrios Kyrtzidis |
2009-06-15 | More XML output support, from Olaf Krzikalla! | Douglas Gregor |