[clang] Reapply "[Analyzer][CFG] Correctly handle rebuilt default arg and default init expression" (PR #127338)

Jan Voung via cfe-commits cfe-commits at lists.llvm.org
Fri Feb 21 06:32:20 PST 2025


jvoung wrote:

In case others notice similar in ClangTidy (`bugprone-unchecked-optional-access`), we are seeing crashes after this change https://github.com/llvm/llvm-project/issues/128068

I'm not yet sure the best fix.

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


More information about the cfe-commits mailing list