[PATCH] D32601: [CodeGen][ObjC] Don't retain/release capture objects at block creation that are const-qualified
Akira Hatanaka via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Apr 28 12:03:57 PDT 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL301667: [CodeGen][ObjC] Don't retain captured Objective-C pointers at block (authored by ahatanak).
Changed prior to commit:
https://reviews.llvm.org/D32601?vs=96940&id=97136#toc
Repository:
rL LLVM
https://reviews.llvm.org/D32601
Files:
cfe/trunk/lib/CodeGen/CGBlocks.cpp
cfe/trunk/lib/CodeGen/CGObjC.cpp
cfe/trunk/lib/CodeGen/CodeGenFunction.h
cfe/trunk/test/CodeGenObjC/arc-blocks.m
cfe/trunk/test/CodeGenObjC/arc-foreach.m
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32601.97136.patch
Type: text/x-patch
Size: 7835 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170428/f90faf85/attachment.bin>
More information about the cfe-commits
mailing list