Skip to content
Commit 1f79ca83 authored by Douglas Gregor's avatar Douglas Gregor
Browse files

When a pack expansion occurs in the template argument list of an alias

template without a corresponding parameter pack, don't immediately
substitute the alias template. This is under discussion in the C++
committee, and may become ill-formed, but for now we match GCC.

llvm-svn: 149697
parent e340deed
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