Fix crash mangling an explicit lambda non-type template parameter pack
authorRichard Smith <richard-llvm@metafoo.co.uk>
Tue, 10 Sep 2019 00:39:53 +0000 (00:39 +0000)
committerRichard Smith <richard-llvm@metafoo.co.uk>
Tue, 10 Sep 2019 00:39:53 +0000 (00:39 +0000)
commitae6f7bcb367465ba1b97cdcb27d528b49f7b238d
treeb5764bb05f9ceb3b032f407bc0ba72eb43a1b630
parent79707ecd7d9132517831dd00a896c877c1c3916b
Fix crash mangling an explicit lambda non-type template parameter pack
that is not a pack expansion.

llvm-svn: 371476
clang/lib/AST/ItaniumMangle.cpp
clang/test/CodeGenCXX/mangle-lambda-explicit-template-params.cpp