[PATCH] D146386: [MS ABI] Fix mangling references to declarations.
Andrey Ali Khan Bolshakov via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sun Mar 26 12:00:00 PDT 2023
bolshakov-a updated this revision to Diff 508437.
bolshakov-a added a comment.
Mangle pointer-to-members with conversion.
Pointer-to-member-functions with conversions across hierarchy work fine, as I can see.
I don't still understand how to mangle nested unnamed tags in general.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D146386/new/
https://reviews.llvm.org/D146386
Files:
clang/lib/AST/MicrosoftMangle.cpp
clang/test/CodeGenCXX/mangle-class-nttp.cpp
clang/test/CodeGenCXX/mangle-ms-templates.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D146386.508437.patch
Type: text/x-patch
Size: 12659 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230326/1596d1b1/attachment.bin>
More information about the cfe-commits
mailing list