[clang] [MS][clang] Error about ambiguous operator delete[] only when required (PR #135041)
Mariya Podchishchaeva via cfe-commits
cfe-commits at lists.llvm.org
Wed Apr 9 09:09:16 PDT 2025
Fznamznon wrote:
I'm concerned though, that MSVC calls SOME destructor and doesn't error out which seems like a bug. See https://godbolt.org/z/q8znTG5aa .
https://github.com/llvm/llvm-project/pull/135041
More information about the cfe-commits
mailing list