[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
Wed Nov 5 08:12:44 PST 2025


================
@@ -1585,7 +1678,6 @@ namespace {
       return CGF.EmitScalarExpr(ThisArg);
     return CGF.LoadCXXThis();
   }
-
----------------
Fznamznon wrote:

Yep, added back, thanks.

https://github.com/llvm/llvm-project/pull/165598


More information about the lldb-commits mailing list