[Lldb-commits] [clang] [lldb] Reland [MS][clang] Add support for vector deleting destructors (PR #165598)
Mariya Podchishchaeva via lldb-commits
lldb-commits at lists.llvm.org
Thu Nov 20 06:49:53 PST 2025
Fznamznon wrote:
@zmodem any chance it is in some standalone library?
It seems something is wrong with `operator delete[]` of `DefaultThreadSafeRefCountedTraits` , maybe looking at that class if the library is on GitHub may help.
Is everything compiled with the same version of clang?
https://github.com/llvm/llvm-project/pull/165598
More information about the lldb-commits
mailing list