Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: a4903bd869a66081c14a3d7b160bcce4868a0d85
      
https://github.com/WebKit/WebKit/commit/a4903bd869a66081c14a3d7b160bcce4868a0d85
  Author: David Kilzer <ddkil...@apple.com>
  Date:   2024-01-24 (Wed, 24 Jan 2024)

  Changed paths:
    M Configurations/CommonBase.xcconfig
    M Configurations/Sanitizers.xcconfig

  Log Message:
  -----------
  Add -Wno-elaborated-enum-base to WARNING_FLAGS when building with clang 
static analyzer
https://bugs.webkit.org/show_bug.cgi?id=267973
<rdar://121479931>

Reviewed by Elliott Williams.

* Configurations/CommonBase.xcconfig:
(WARNING_CFLAGS):
- Add $(WK_SANITIZER_WARNING_CFLAGS) to the list of values.
* Configurations/Sanitizers.xcconfig:
(WK_SANITIZER_WARNING_CFLAGS): Add.
(WK_STATIC_ANALYZER_WARNING_CFLAGS_YES): Add.
- Include -Wno-elaborated-enum-base during build-and-analyze.

Canonical link: https://commits.webkit.org/273435@main


_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to