commit | 25cfd0d86edce89404dc0f47b5f9fdfcbeaaf066 | [log] [tgz] |
---|---|---|
author | Zachary Turner <zturner@google.com> | Thu Aug 30 20:53:29 2018 +0000 |
committer | Zachary Turner <zturner@google.com> | Thu Aug 30 20:53:29 2018 +0000 |
tree | 282ec4ae11150b223ee37764945e068773f49acb | |
parent | 033d7590b1de83ebedd69ac3507eca00aea97978 [diff] |
[MS Demangler] Add support for $$Z parameter pack separator. $$Z appears between adjacent expanded parameter packs in the same template instantiation. We don't need to print it, it's only there to disambiguate between manglings that would otherwise be ambiguous. So we just need to parse it and throw it away. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@341119 91177308-0d34-0410-b5e6-96231b3b80d8