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

Saleem Abdulrasool via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sat Jun 24 10:43:56 PDT 2017


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

Address feedback.  Also fix the case that was previously not working.  This now covers all the various cases that have been discussed.


Repository:
  rL LLVM

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.103845.patch
Type: text/x-patch
Size: 4276 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170624/898e48e1/attachment.bin>


More information about the cfe-commits mailing list