[clang] [win][clang] Align scalar deleting destructors with MSABI (PR #139566)
Mariya Podchishchaeva via cfe-commits
cfe-commits at lists.llvm.org
Wed Jun 18 01:58:08 PDT 2025
================
@@ -1590,25 +1590,70 @@ namespace {
void EmitConditionalDtorDeleteCall(CodeGenFunction &CGF,
----------------
Fznamznon wrote:
Added a comment.
https://github.com/llvm/llvm-project/pull/139566
More information about the cfe-commits
mailing list