[clang] [Clang] Initialize bypassed variables w/ trivial-auto-var-init (PR #181937)

Eli Friedman via cfe-commits cfe-commits at lists.llvm.org
Fri Mar 13 09:07:29 PDT 2026


efriedma-quic wrote:

More simply, we can just make "goto" perform the initialization before it jumps.

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


More information about the cfe-commits mailing list