[PATCH] D156735: Do not let Value::stripPointerCasts() look through returned arg functions.
Jon Roelofs via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 1 14:15:39 PDT 2023
jroelofs abandoned this revision.
jroelofs added a comment.
Found a simpler way to work around the issue that motivated this in D105671 <https://reviews.llvm.org/D105671>.
I don't see much value in this patch now.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D156735/new/
https://reviews.llvm.org/D156735
More information about the llvm-commits
mailing list