commit | d9e1530ef3a2f4d1cc3af83995b603751de30c14 | [log] [tgz] |
---|---|---|
author | Douglas Gregor <dgregor@apple.com> | Wed Nov 11 19:41:09 2009 +0000 |
committer | Douglas Gregor <dgregor@apple.com> | Wed Nov 11 19:41:09 2009 +0000 |
tree | 5d737e18c69048d31c70307d4cf8940885d7eca7 | |
parent | e7526419a6edc188723a33983c338790f1f2cc2b [diff] |
Move handling of template parameter packs out of the template-type-parameter specific template argument checking code and up to the template argument checking loop. In theory, this should make variadic templates work better; in practice, they don't well enough for us to care anyway (YET!), so this is mostly a re-organization to simplify CheckTemplateArgument. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@86868 91177308-0d34-0410-b5e6-96231b3b80d8