[PATCH] D11848: AST: Implement mangling support for function types without a prototype.

Peter Collingbourne via cfe-commits cfe-commits at lists.llvm.org
Fri Aug 7 15:12:35 PDT 2015


pcc updated this revision to Diff 31546.
pcc added a comment.

- Use a mangling distinct from (...) as suggested by Richard


http://reviews.llvm.org/D11848

Files:
  lib/AST/ItaniumMangle.cpp
  lib/AST/MicrosoftMangle.cpp
  test/CodeGen/mangle-ms.c
  test/CodeGen/overloadable.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D11848.31546.patch
Type: text/x-patch
Size: 3865 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150807/8f7ee1d9/attachment.bin>


More information about the cfe-commits mailing list