[Webkit-unassigned] [Bug 262166] New: [Win] Ninja clang-cl and MSBuild clang-cl should use the same compiler warning flags

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 26 23:38:49 PDT 2023


https://bugs.webkit.org/show_bug.cgi?id=262166

            Bug ID: 262166
           Summary: [Win] Ninja clang-cl and MSBuild clang-cl should use
                    the same compiler warning flags
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CMake
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: Hironori.Fujii at sony.com

[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.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20230927/458ae018/attachment.htm>


More information about the webkit-unassigned mailing list