Bug 262166
| Summary: | [Win] Ninja clang-cl and MSBuild clang-cl should use the same compiler warning flags | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Fujii Hironori <fujii.hironori> |
| Component: | CMake | Assignee: | Fujii Hironori <fujii.hironori> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | ||
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Fujii Hironori
[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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Fujii Hironori
Pull request: https://github.com/WebKit/WebKit/pull/18264
EWS
Committed 268497@main (0c72c18c1345): <https://commits.webkit.org/268497@main>
Reviewed commits have been landed. Closing PR #18264 and removing active labels.