[clang] [Clang] Initialize bypassed variables w/ trivial-auto-var-init (PR #181937)
Eli Friedman via cfe-commits
cfe-commits at lists.llvm.org
Mon Apr 6 13:46:00 PDT 2026
================
@@ -216,9 +216,10 @@ Deprecated Compiler Flags
Modified Compiler Flags
-----------------------
-- The `-mno-outline` and `-moutline` compiler flags are now allowed on RISC-V and X86, which both support the machine outliner.
----------------
efriedma-quic wrote:
(Please don't delete release notes.)
https://github.com/llvm/llvm-project/pull/181937
More information about the cfe-commits
mailing list