NEW312034
[CMake] Reduce warning suppressions in Mac CMake build
https://bugs.webkit.org/show_bug.cgi?id=312034
Summary [CMake] Reduce warning suppressions in Mac CMake build
pascoe@apple.com
Reported 2026-04-11 01:28:12 PDT
11 -Wno-* flags suppress warnings Xcode does not enable (it does not use -Wextra). Some are correct parity, others mask fixable source issues like null-to-integer conversions and missing field initializers.
Attachments
Note You need to log in before you can comment on or make changes to this bug.