]> granicus.if.org Git - clang/commit
Retain an expression pack expansion when the parameter pack expansion code asks
authorRichard Smith <richard-llvm@metafoo.co.uk>
Fri, 6 Jun 2014 17:33:35 +0000 (17:33 +0000)
committerRichard Smith <richard-llvm@metafoo.co.uk>
Fri, 6 Jun 2014 17:33:35 +0000 (17:33 +0000)
commit150a4989ecf988595f80809abf84835c9625b33c
treee6a35769460d985f6cea59f7a12fa14289a864cc
parent15fd3ff705a5657be800d3402d919eb8d13ec9f0
Retain an expression pack expansion when the parameter pack expansion code asks
us to.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@210355 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Sema/TreeTransform.h
test/SemaTemplate/pack-deduction.cpp