[PATCH] D86854: [CodeGen] Make sure the EH cleanup for block captures is conditional when the block literal is in a conditional context
Erik Pilkington via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Aug 31 07:12:38 PDT 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rGa9a6e62ddff2: [CodeGen] Make sure the EH cleanup for block captures is conditional when theā¦ (authored by erik.pilkington).
Herald added a project: clang.
Changed prior to commit:
https://reviews.llvm.org/D86854?vs=288871&id=288945#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D86854/new/
https://reviews.llvm.org/D86854
Files:
clang/lib/CodeGen/CGDecl.cpp
clang/lib/CodeGen/CodeGenFunction.h
clang/test/CodeGenObjC/arc-blocks-exceptions.m
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D86854.288945.patch
Type: text/x-patch
Size: 6256 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200831/28b9c064/attachment.bin>
More information about the cfe-commits
mailing list