steakhal wrote: I don't understand this. For example, moving a `std::uniquer_ptr` does not call `operator delete`. Nor does the destruction of the destructor of such a moved-from object.
https://github.com/llvm/llvm-project/pull/184986 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
