dpaoliello wrote:

Update: I did some more research into this, and it turns out that 
`__global_delete` is actually a compiler-generated function, but it is ONLY 
emitted if there is actually a call to `::operator delete`.

https://github.com/llvm/llvm-project/pull/188372
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to