[PATCH] D105671: [Intrinsics][ObjC] Mark objc_retain and friends as thisreturn.
John McCall via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Sep 1 16:16:23 PDT 2021
rjmccall added a comment.
Whoa. That does not seem like it's in the contract for `stripPointerCasts()` generically. At best that should be enabled by the strip kind.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D105671/new/
https://reviews.llvm.org/D105671
More information about the cfe-commits
mailing list