Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 3bea246beab860f4cdc8e992956cdfda720eeebe
      
https://github.com/WebKit/WebKit/commit/3bea246beab860f4cdc8e992956cdfda720eeebe
  Author: David Kilzer <ddkil...@apple.com>
  Date:   2024-02-21 (Wed, 21 Feb 2024)

  Changed paths:
    M Configurations/Sanitizers.xcconfig

  Log Message:
  -----------
  WK_LIBFUZZER_COVERAGE should default to trace-pc-guard when Fuzzilli is 
enabled
https://bugs.webkit.org/show_bug.cgi?id=269796
<rdar://123317614>

Reviewed by Yusuke Suzuki.

* Configurations/Sanitizers.xcconfig:
(WK_SANITIZER_OTHER_LDFLAGS):
- Remove support for WK_FUZZILLI_OTHER_LDFLAGS_YES since it's no longer
  needed.
(WK_LIBFUZZER_COVERAGE):
- Default to trace-pc-guard when ENABLE_FUZZILLI=YES.
(WK_FUZZILLI_OTHER_CFLAGS_YES):
- Remove redundant -fsanitize-coverage=trace-pc-guard for Fuzzilli.
(WK_FUZZILLI_OTHER_LDFLAGS_YES): Remove.

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to