[PATCH] D57476: [CodeGenObjC] Use an invoke instead of a call when calling `objc_alloc` or `objc_allocWithZone`
Phabricator via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jan 30 15:18:01 PST 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rC352687: [CodeGenObjC] Handle exceptions when calling objc_alloc or objc_allocWithZone (authored by epilk, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D57476?vs=184381&id=184385#toc
Repository:
rC Clang
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D57476/new/
https://reviews.llvm.org/D57476
Files:
lib/CodeGen/CGObjC.cpp
test/CodeGenObjC/convert-messages-to-runtime-calls.m
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57476.184385.patch
Type: text/x-patch
Size: 6074 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190130/770733a1/attachment.bin>
More information about the cfe-commits
mailing list