[webkit-reviews] review requested: [Bug 190514] [Win][Clang] Do not give -Wall to clang-cl because it is treated as -Weverything : [Attachment 352307] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 16 18:36:48 PDT 2018


Fujii Hironori <Hironori.Fujii at sony.com> has asked  for review:
Bug 190514: [Win][Clang] Do not give -Wall to clang-cl because it is treated as
-Weverything
https://bugs.webkit.org/show_bug.cgi?id=190514

Attachment 352307: Patch

https://bugs.webkit.org/attachment.cgi?id=352307&action=review




--- Comment #10 from Fujii Hironori <Hironori.Fujii at sony.com> ---
Comment on attachment 352307
  --> https://bugs.webkit.org/attachment.cgi?id=352307
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=352307&action=review

> Source/cmake/WebKitCompilerFlags.cmake:147
> +    # -Wall and -Wextra should be speficied before -Wno-* for Clang.

s/speficied/specified/


More information about the webkit-reviews mailing list