Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: c998d7a54ec8752502d0f781ad48525db21616f6
      
https://github.com/WebKit/WebKit/commit/c998d7a54ec8752502d0f781ad48525db21616f6
  Author: Anthony Tarbinian <[email protected]>
  Date:   2026-06-24 (Wed, 24 Jun 2026)

  Changed paths:
    M Makefile.shared
    M Tools/Scripts/build-and-analyze

  Log Message:
  -----------
  Enable -fexperimental-late-parse-attributes on build-and-analyze with 
compiler caching disabled
https://bugs.webkit.org/show_bug.cgi?id=317694
rdar://180450971

Reviewed by David Kilzer.

To fix an issue with inconsistent Swift PCM files,
enable the -fexperimental-late-parse-attributes in the
build-and-analyze script when compiler caching is disabled.

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):

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications

Reply via email to