[llvm] [ObjCARC] Add variations of intrinsics that do not touch reference counts (PR #94919)

John McCall via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 22 12:13:53 PDT 2024


rjmccall wrote:

The test would probably be something like removing a retain/release pair on opposite sides of an intrinsic call.

https://github.com/llvm/llvm-project/pull/94919


More information about the llvm-commits mailing list