[PATCH] D49718: [CodeGen][ObjC] Make block copy/dispose helper function exception-safe.
Akira Hatanaka via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jul 25 16:36:13 PDT 2018
ahatanak updated this revision to Diff 157395.
ahatanak marked an inline comment as done.
ahatanak added a comment.
Document the meaning of enterByrefCleanup's parameters.
Repository:
rC Clang
https://reviews.llvm.org/D49718
Files:
lib/CodeGen/CGBlocks.cpp
lib/CodeGen/CGDecl.cpp
lib/CodeGen/CodeGenFunction.h
test/CodeGenObjC/blocks.m
test/CodeGenObjCXX/arc-blocks.mm
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49718.157395.patch
Type: text/x-patch
Size: 19950 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180725/718566a1/attachment-0001.bin>
More information about the cfe-commits
mailing list