[llvm-branch-commits] [clang] release/23.x: [Clang][CodeGen] Fix crash in EmitParmDecl for bodyless destructors with -fextend-variable-liveness (#218830) (PR #221603)

via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Mon Sep 7 11:57:54 PDT 2026


AZero13 wrote:

> LGTM
> 
> This is a compile-time crash, and it only affects -Og/-fextend-variable-liveness on Windows targets, so it's not critical. But the fix is very low-risk, and it's a regression from 22.

Thank you. Can you please merge if/when you can? 

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


More information about the llvm-branch-commits mailing list