RESOLVED FIXED 262166
[Win] Ninja clang-cl and MSBuild clang-cl should use the same compiler warning flags
https://bugs.webkit.org/show_bug.cgi?id=262166
Summary [Win] Ninja clang-cl and MSBuild clang-cl should use the same compiler warnin...
Fujii Hironori
Reported 2023-09-26 23:38:49 PDT
[Win] Ninja clang-cl and MSBuild clang-cl should use the same compiler warning flags CMake Visual Studio generator ignores some MSVC-style compiler warning flags, for example /wd4100, for clang-cl, while CMake Ninja generator doesn't. They should match.
Attachments
Fujii Hironori
Comment 1 2023-09-26 23:49:23 PDT
EWS
Comment 2 2023-09-27 00:49:17 PDT
Committed 268497@main (0c72c18c1345): <https://commits.webkit.org/268497@main> Reviewed commits have been landed. Closing PR #18264 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.