| commit | a654dd8ae85ecdf9393b18bfc07d4c2209c7f3df | [log] [tgz] |
|---|---|---|
| author | Douglas Gregor <dgregor@apple.com> | Fri Aug 28 17:37:35 2009 +0000 |
| committer | Douglas Gregor <dgregor@apple.com> | Fri Aug 28 17:37:35 2009 +0000 |
| tree | ea0fe1ef88c864c375a7cc5f60f1501deee9d4bc | |
| parent | d20e795a5beb4d18beda729eb76acab56e6499f7 [diff] |
Collect multiple levels of template arguments into a new type, MultiLevelTemplateArgumentList. This is a baby step toward instantiating member templates; no intended functionality change yet. llvm-svn: 80380