[clang] [C++20] Destroying delete and deleted destructors (PR #118800)
Richard Smith via cfe-commits
cfe-commits at lists.llvm.org
Thu Dec 5 11:37:05 PST 2024
zygoloid wrote:
As I just noted in #118687, I think we also need similar treatment for `noexcept(delete p)`.
https://github.com/llvm/llvm-project/pull/118800
More information about the cfe-commits
mailing list