Bug 262166

Summary: [Win] Ninja clang-cl and MSBuild clang-cl should use the same compiler warning flags
Product: WebKit Reporter: Fujii Hironori <Hironori.Fujii>
Component: CMakeAssignee: Fujii Hironori <Hironori.Fujii>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

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.