================
@@ -229,6 +229,14 @@ static void findPtrToConstParams(llvm::SmallSet<unsigned,
4> &PreserveArgs,
}
}
+static const MemRegion *getThisRegionBaseOrNull(const CallEvent &Call) {
----------------
steakhal wrote:
I'd refrain from changing this. It could cause unnecessary merge conflicts.
I don't think it would worth the friction.
https://github.com/llvm/llvm-project/pull/175944
_______________________________________________
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits