[clang] [C] Modify -Wdefault-const-init (PR #137961)

Aaron Ballman via cfe-commits cfe-commits at lists.llvm.org
Thu May 1 04:08:10 PDT 2025


AaronBallman wrote:

> Thanks, this should allow us to try and keep `-Wdefault-const-init-var-unsafe` enabled while disabling `-Wdefault-const-init-field-unsafe`.

Thanks!

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


More information about the cfe-commits mailing list