[PATCH] D21104: [CodeGen][ObjC] Block captures should inherit the type of the captured field in the enclosing lambda or block

Akira Hatanaka via cfe-commits cfe-commits at lists.llvm.org
Fri Jul 15 15:02:52 PDT 2016


ahatanak updated this revision to Diff 64199.
ahatanak added a comment.

Rebase.


https://reviews.llvm.org/D21104

Files:
  lib/CodeGen/CGBlocks.cpp
  lib/CodeGen/CGBlocks.h
  test/CodeGenObjCXX/lambda-expressions.mm

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21104.64199.patch
Type: text/x-patch
Size: 6798 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160715/728dbce9/attachment.bin>


More information about the cfe-commits mailing list