[PATCH] D34523: AST: mangle BlockDecls under MS ABI

Saleem Abdulrasool via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jun 26 15:08:47 PDT 2017


compnerd updated this revision to Diff 104028.
compnerd added a comment.

Handle unnamed parameters, improve mangling for NSDMis.  The one case that we dont handle currently causes an assertion even in itanium mode.


https://reviews.llvm.org/D34523

Files:
  lib/AST/MicrosoftMangle.cpp
  test/CodeGenCXX/msabi-blocks.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34523.104028.patch
Type: text/x-patch
Size: 8602 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170626/344562c8/attachment.bin>


More information about the cfe-commits mailing list