commit | c421f546e63b2f85caa1ca0d94d508f99bb871cb | [log] [tgz] |
---|---|---|
author | Douglas Gregor <dgregor@apple.com> | Thu Jan 13 18:47:47 2011 +0000 |
committer | Douglas Gregor <dgregor@apple.com> | Thu Jan 13 18:47:47 2011 +0000 |
tree | 59087bbe8a20604d7052f5b89445f1e78b8d7978 | |
parent | dce73976163207916d5e6eb9529090ea7f70219e [diff] |
Only apply the parameter pack matching of C++0x [temp.arg.template]p3 when we're actually matching a template template argument to a template template parameter. Otherwise, use strict matching. Fixes <rdar://problem/8859985> clang++: variadics and out-of-line definitions. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@123385 91177308-0d34-0410-b5e6-96231b3b80d8