llvm-project/clang/test/CXX/temp/temp.decls/temp.variadic
Richard Smith f26d551387 Do not look through pack expansions when looking for unexpanded parameter packs.
Fixes a selection of rejects-valids when pack-expanding a lambda that itself
contains a pack expansion.

llvm-svn: 310972
2017-08-15 22:58:45 +00:00
..
deduction.cpp
example-bind.cpp
example-function.cpp
example-tuple.cpp
ext-blocks.cpp
fixed-expansion.cpp
injected-class-name.cpp
metafunctions.cpp
multi-level-substitution.cpp
p1.cpp
p2.cpp
p4.cpp Do not look through pack expansions when looking for unexpanded parameter packs. 2017-08-15 22:58:45 +00:00
p5.cpp
p5.mm
parameter-matching.cpp
partial-ordering.cpp
sizeofpack.cpp Fix hole in our enforcement of rule requiring 'typename' prior to a dependent 2017-02-01 21:36:38 +00:00