[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 16:26:31 PDT 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL244374: AST: Implement mangling support for function types without a prototype. (authored by pcc).

Changed prior to commit:
  http://reviews.llvm.org/D11848?vs=31546&id=31557#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D11848

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

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


More information about the cfe-commits mailing list