[PATCH] D105671: [Intrinsics][ObjC] Mark objc_retain and friends as thisreturn.

John McCall via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 1 16:08:37 PDT 2021


rjmccall added a comment.

How does `stripPointerCasts` "see through" an attribute on the underlying call instruction?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D105671/new/

https://reviews.llvm.org/D105671



More information about the llvm-commits mailing list