summaryrefslogtreecommitdiffstats
path: root/clang/lib/Frontend/DeclXML.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove the AST printer (-ast-print-xml), which is too incomplete andDouglas Gregor2011-03-071-183/+0
* Add declarations nested in a linkage specification to the output ofDouglas Gregor2010-10-181-1/+1
* Improve XML output for class/struct/union declarations, from Martin Vejnar!Douglas Gregor2010-10-081-21/+3
* Frontend/XML: Add support for printing nested structures, patch by Martin Vej...Daniel Dunbar2010-09-291-0/+12
* "this patch properly addresses escaping < and > which might appearChris Lattner2010-05-121-1/+2
* Improved -ast-print-xml for C++, from Sebastien Binet!Douglas Gregor2010-05-101-4/+43
* Improve XML output for C++ classes, from Olaf Krzikalla!Douglas Gregor2010-03-081-7/+19
* Use the llvm coding convention for indentation for switch.Mike Stump2010-01-201-2/+2
* Remove tabs, and whitespace cleanups.Mike Stump2009-09-091-49/+25
* De-ASTContext-ify DeclContext.Argyrios Kyrtzidis2009-06-301-4/+4
* Remove the ASTContext parameter from the getBody() methods of Decl and subcla...Argyrios Kyrtzidis2009-06-301-1/+1
* More XML output support, from Olaf Krzikalla!Douglas Gregor2009-06-151-0/+161
OpenPOWER on IntegriCloud