Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 045dc49fbd71f2f01247cf19f42a1b2f8e0dbb8d
https://github.com/WebKit/WebKit/commit/045dc49fbd71f2f01247cf19f42a1b2f8e0dbb8d
Author: Anthony Tarbinian <[email protected]>
Date: 2026-06-26 (Fri, 26 Jun 2026)
Changed paths:
M Makefile.shared
M Tools/Scripts/build-and-analyze
Log Message:
-----------
build-and-analyze: Add option to enable -fexperimental-late-parse-attributes
https://bugs.webkit.org/show_bug.cgi?id=317955
rdar://180746671
Reviewed by David Kilzer.
Add an optional flag to build-and-analyze to allow consumers
to opt-in to enabling the -fexperimental-late-parse-attributes
xcodebuild flag.
Re-land of https://commits.webkit.org/315757@main
except without the double-quotes surrounding the
-Xcc -fexperimental-late-parse-attributes flags.
Also add plumbing to Makefile.shared to pass along
OTHER_SWIFT_FLAGS from make to the compiler (mirrors OTHER_CFLAGS).
* Makefile.shared:
* Tools/Scripts/build-and-analyze:
(main):
(parse_args):
Canonical link: https://commits.webkit.org/315923@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications