================
@@ -1462,6 +1462,7 @@ void
HWAddressSanitizer::instrumentStack(memtag::StackInfo &SInfo,
Value *AICast = IRB.CreatePointerCast(AI, PtrTy);
auto HandleLifetime = [&](IntrinsicInst *II) {
+ // FIXME: Remove this code entirely.
----------------
fmayer wrote:
I just submitted https://github.com/llvm/llvm-project/pull/150510, so we can
just remove the whole thing now.
https://github.com/llvm/llvm-project/pull/150248
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits