Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: a0e6fdcd56c39ed5693f106b2af99a50fc7cbe28
https://github.com/WebKit/WebKit/commit/a0e6fdcd56c39ed5693f106b2af99a50fc7cbe28
Author: Anthony Tarbinian <[email protected]>
Date: 2026-07-09 (Thu, 09 Jul 2026)
Changed paths:
M Tools/Scripts/build-and-analyze
Log Message:
-----------
build-and-analyze: Add -fexperimental-bounds-safety-attributes flag
https://bugs.webkit.org/show_bug.cgi?id=318911
rdar://181744396
Reviewed by David Kilzer.
Add -fexperimental-bounds-safety-attributes flag which only runs when
--enable-experimental-late-parse-attributes is passed into
build-and-analyze.
Also demote unsafe-buffer-usage errors to warnings with
-Wno-error=unsafe-buffer-usage
* Tools/Scripts/build-and-analyze:
(main):
Canonical link: https://commits.webkit.org/316851@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications