[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
Thu Sep 15 17:10:39 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL281682: [CodeGen][ObjC] Block captures should inherit the type of the captured (authored by ahatanak).

Changed prior to commit:
  https://reviews.llvm.org/D21104?vs=64199&id=71575#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D21104

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21104.71575.patch
Type: text/x-patch
Size: 6927 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160916/f160ec3f/attachment.bin>


More information about the cfe-commits mailing list