================ @@ -0,0 +1,15 @@ +// RUN: %clangxx -O0 %s -o %t && %run %t +// XFAIL: * ---------------- fmayer wrote: I guess it's not likely to segfault, but the allocator could in principle return the page on delete. https://github.com/llvm/llvm-project/pull/67204