]> granicus.if.org Git - clang/commit
PR11850 + duplicates: don't assume that a function parameter pack expansion is
authorRichard Smith <richard-llvm@metafoo.co.uk>
Tue, 13 Mar 2012 06:56:52 +0000 (06:56 +0000)
committerRichard Smith <richard-llvm@metafoo.co.uk>
Tue, 13 Mar 2012 06:56:52 +0000 (06:56 +0000)
commit7c5d28b6342229fb648aea59dc063f67ff16bc81
treee345f586966b45abf4773ff518ae9ca005ee7329
parentb03a9df68140a393cbef73a23115a0818aff6010
PR11850 + duplicates: don't assume that a function parameter pack expansion is
at the end of the parameter list.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@152618 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Sema/SemaTemplateInstantiateDecl.cpp
test/CXX/temp/temp.decls/temp.variadic/p4.cpp