[PATCH] D105671: [Intrinsics][ObjC] Mark objc_retain and friends as thisreturn.
Jon Roelofs via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Aug 1 14:13:05 PDT 2023
jroelofs updated this revision to Diff 546219.
jroelofs added a comment.
Rebase. Avoid the dependency on D156735 <https://reviews.llvm.org/D156735>
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D105671/new/
https://reviews.llvm.org/D105671
Files:
clang/lib/CodeGen/CGCall.cpp
clang/test/CodeGenObjC/arc.m
clang/test/CodeGenObjC/convert-messages-to-runtime-calls.m
llvm/include/llvm/IR/Intrinsics.td
llvm/lib/CodeGen/PreISelIntrinsicLowering.cpp
llvm/test/Transforms/PreISelIntrinsicLowering/objc-arc.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D105671.546219.patch
Type: text/x-patch
Size: 12994 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230801/a39da60a/attachment-0001.bin>
More information about the cfe-commits
mailing list