aboutsummaryrefslogtreecommitdiff
path: root/lib/AST/DumpXML.cpp
AgeCommit message (Expand)Author
2011-01-08Renamed CXXBaseOrMemberInitializer to CXXCtorInitializer. This is both shorter,Sean Hunt
2011-01-05Replace the representation of template template argument packDouglas Gregor
2010-12-20Clean up the handling of template argument packs, especially in theDouglas Gregor
2010-12-02Tweaks.John McCall
2010-12-02ObjC support in the XML dumper.John McCall
2010-11-30Make the dumper safe against null declaration names.John McCall
2010-11-24Appease versions of GCC which don't correctly support injected classJohn McCall
2010-11-24This is probably an important file.John McCall