vgvassilev wrote:

> ; Function Attrs: nobuiltin allocsize(0)
> declare dso_local noundef nonnull ptr @"??2@YAPEAX_K@Z"(i64 noundef %0) #6

That's probably the problem. We do not "see" the definition of the operator 
delete. Is that "exported" on msvc?

https://github.com/llvm/llvm-project/pull/83774
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to