[PATCH] D57476: [CodeGenObjC] Use an invoke instead of a call when calling `objc_alloc` or `objc_allocWithZone`
Erik Pilkington via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jan 30 14:54:23 PST 2019
erik.pilkington updated this revision to Diff 184381.
erik.pilkington added a comment.
Fix a mistake in the tests.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D57476/new/
https://reviews.llvm.org/D57476
Files:
clang/lib/CodeGen/CGObjC.cpp
clang/test/CodeGenObjC/convert-messages-to-runtime-calls.m
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57476.184381.patch
Type: text/x-patch
Size: 6110 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190130/15ca3d3e/attachment.bin>
More information about the cfe-commits
mailing list