aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/DocumentXML.cpp
AgeCommit message (Expand)AuthorFilesLines
2009-06-15More XML output support, from Olaf Krzikalla!Douglas Gregor1-283/+65
2009-05-30Refactor and clean up the AST printer, so that it uses a DeclVisitor,Douglas Gregor1-0/+2
2009-05-29Create a new PrintingPolicy class, which we pass down through the ASTDouglas Gregor1-1/+1
2009-05-21AST XML dump, from Olaf Krzikalla!Douglas Gregor1-0/+577