[PATCH] D80409: [MS ABI] Add mangled type for auto template parameter whose argument kind is Integeral
Zequan Wu via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue May 26 15:17:41 PDT 2020
zequanwu updated this revision to Diff 266339.
zequanwu added a comment.
Add `19.20` version. Only add mangled type for version 19. 20 or later to be abi-compatible with https://godbolt.org/z/Bhc__A
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D80409/new/
https://reviews.llvm.org/D80409
Files:
clang/include/clang/Basic/LangOptions.h
clang/lib/AST/MicrosoftMangle.cpp
clang/test/CodeGenCXX/mangle-ms-auto-templates.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80409.266339.patch
Type: text/x-patch
Size: 7411 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200526/6e827501/attachment-0001.bin>
More information about the cfe-commits
mailing list