Skip to content
Commit 48d24115 authored by Douglas Gregor's avatar Douglas Gregor
Browse files

Implement more of C++0x [temp.arg.explicit]p9, allowing extension of

pack expansions in template argument lists and function parameter
lists. The implementation of this paragraph should be complete
*except* for cases where we're substituting into one of the unexpanded
packs in a pack expansion; that's a general issue I haven't solved yet.

llvm-svn: 123188
parent 02960224
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