Skip to content
Commit 018778af authored by Douglas Gregor's avatar Douglas Gregor
Browse files

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.

llvm-svn: 123385
parent 0e233ae1
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment