[PATCH] D95181: [CodeGen][ObjC] Fix broken IR generated when there is a nil receiver check
Akira Hatanaka via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Jan 21 17:36:16 PST 2021
ahatanak updated this revision to Diff 318366.
ahatanak added a comment.
Add a test for invoke and a FIXME for eliminating the need for emitARCOperationAfterCall.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D95181/new/
https://reviews.llvm.org/D95181
Files:
clang/lib/CodeGen/CGObjC.cpp
clang/test/CodeGenObjC/ns_consume_null_check.m
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D95181.318366.patch
Type: text/x-patch
Size: 5031 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210122/297f3f7d/attachment.bin>
More information about the cfe-commits
mailing list