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)
commit9467be4f74a99a10924d2f3a66726351db698c71
tree97d4aa7e42992eafed86046e75536c505f894ee7
parentc6ab58f42601387f2eadba42f672b06c7d56de90
Retain an expression pack expansion when the parameter pack expansion code asks
us to.

llvm-svn: 210355
clang/lib/Sema/TreeTransform.h
clang/test/SemaTemplate/pack-deduction.cpp