Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Clean up the handling of template argument packs, especially in the | Douglas Gregor | 2010-12-20 | 1 | -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 McCall | 2010-12-02 | 1 | -1/+1 |
| | | | | llvm-svn: 120701 | ||||
* | ObjC support in the XML dumper. | John McCall | 2010-12-02 | 1 | -1/+158 |
| | | | | llvm-svn: 120700 | ||||
* | Make the dumper safe against null declaration names. | John McCall | 2010-11-30 | 1 | -0/+3 |
| | | | | llvm-svn: 120421 | ||||
* | Appease versions of GCC which don't correctly support injected class | John McCall | 2010-11-24 | 1 | -2/+2 |
| | | | | | | names. llvm-svn: 120091 | ||||
* | This is probably an important file. | John McCall | 2010-11-24 | 1 | -0/+861 |
llvm-svn: 120089 |