aboutsummaryrefslogtreecommitdiff
path: root/lib/Frontend/TypeXML.cpp
AgeCommit message (Expand)Author
2011-03-07Remove the AST printer (-ast-print-xml), which is too incomplete andDouglas Gregor
2011-01-19Change QualType::getTypePtr() to return a const pointer, then change aJohn McCall
2010-01-20Use the llvm coding convention for indentation for switch.Mike Stump
2009-09-09Remove tabs, and whitespace cleanups.Mike Stump
2009-06-15More XML output support, from Olaf Krzikalla!Douglas Gregor