[clang] [MS][clang] Make sure vector deleting dtor calls correct operator delete (PR #133950)
Mariya Podchishchaeva via cfe-commits
cfe-commits at lists.llvm.org
Fri Apr 11 10:08:22 PDT 2025
Fznamznon wrote:
Yeah, but this is kind of expected. Otherwise it is unclear how to emit vector deleting destructor body. Should we fallback to calling something, like MSVC does? See https://github.com/llvm/llvm-project/pull/135041#issuecomment-2790227622 for example.
https://github.com/llvm/llvm-project/pull/133950
More information about the cfe-commits
mailing list