[clang] [coverage] fix crash in code coverage and `if constexpr` with `ExprWithCleanups` (PR #80292)

via cfe-commits cfe-commits at lists.llvm.org
Thu Feb 1 13:35:01 PST 2024


cor3ntin wrote:

> Changes LGTM, but please add a release note to `clang/docs/ReleaseNotes.rst` so users know about the fix.
> 
> Thank you for the fix!

FYI this is a regression in 18 affecting users so we should backport 

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


More information about the cfe-commits mailing list