]> granicus.if.org Git - clang/commit
ms: Insert $$Z in mangling between directly consecutive parameter packs.
authorNico Weber <nicolasweber@gmx.de>
Sat, 8 Sep 2018 20:58:39 +0000 (20:58 +0000)
committerNico Weber <nicolasweber@gmx.de>
Sat, 8 Sep 2018 20:58:39 +0000 (20:58 +0000)
commitff7472e4ed311bb1e3838330204c03394d1060a3
tree794a835296bd1ea0b4b0cbaa136f3125413becc3
parentc500c067925f3be65c645c21ff369e0f8137d0d8
ms: Insert $$Z in mangling between directly consecutive parameter packs.

Fixes PR38783.
Differential Revision: https://reviews.llvm.org/D51784

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@341755 91177308-0d34-0410-b5e6-96231b3b80d8
lib/AST/MicrosoftMangle.cpp
test/CodeGenCXX/mangle-ms-templates.cpp