[clang] [Clang] Initialize bypassed variables w/ trivial-auto-var-init (PR #181937)
Justin Stitt via cfe-commits
cfe-commits at lists.llvm.org
Mon Apr 6 14:39:22 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.
----------------
JustinStitt wrote:
fixed.
https://github.com/llvm/llvm-project/pull/181937
More information about the cfe-commits
mailing list