| commit | a8bd0d94f8c3be2484aef6fecdad126115892bb5 | [log] [tgz] |
|---|---|---|
| author | Douglas Gregor <dgregor@apple.com> | Mon Jan 10 17:35:05 2011 +0000 |
| committer | Douglas Gregor <dgregor@apple.com> | Mon Jan 10 17:35:05 2011 +0000 |
| tree | 297a027c8c833493ce3efa98edd010032fa8d0a3 | |
| parent | 2d01239fe79dc0386be67e90211c2030b3e7dee5 [diff] |
Factor out the code to set up template argument deduction for a set of template argument packs. This also ensures that explicitly-specified template arguments get properly represented in those cases. llvm-svn: 123180