[PATCH] D55672: Mangle calling conventions into function pointer types where GCC does

Reid Kleckner via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Dec 13 15:04:11 PST 2018


rnk updated this revision to Diff 178144.
rnk added a comment.

- Add ms_abi and sysv_abi tests to match GCC


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D55672/new/

https://reviews.llvm.org/D55672

Files:
  clang/lib/AST/ItaniumMangle.cpp
  clang/test/CodeGenCXX/mangle-win-ccs.cpp
  clang/test/CodeGenCXX/mangle-win64-ccs.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55672.178144.patch
Type: text/x-patch
Size: 5651 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181213/12e3d887/attachment.bin>


More information about the cfe-commits mailing list