summaryrefslogtreecommitdiffstats
path: root/clang/lib/AST/DumpXML.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Clean up the handling of template argument packs, especially in theDouglas Gregor2010-12-201-1/+4
| | | | | | | area of printing template arguments. The functionality changes here are limited to cases of variadic templates that aren't yet enabled. llvm-svn: 122250
* Tweaks.John McCall2010-12-021-1/+1
| | | | llvm-svn: 120701
* ObjC support in the XML dumper.John McCall2010-12-021-1/+158
| | | | llvm-svn: 120700
* Make the dumper safe against null declaration names.John McCall2010-11-301-0/+3
| | | | llvm-svn: 120421
* Appease versions of GCC which don't correctly support injected classJohn McCall2010-11-241-2/+2
| | | | | | names. llvm-svn: 120091
* This is probably an important file.John McCall2010-11-241-0/+861
llvm-svn: 120089
OpenPOWER on IntegriCloud