Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: dd744f71b77090c37c6657f2f5675a0c3f73e15c
      
https://github.com/WebKit/WebKit/commit/dd744f71b77090c37c6657f2f5675a0c3f73e15c
  Author: Adrian Taylor <[email protected]>
  Date:   2026-03-19 (Thu, 19 Mar 2026)

  Changed paths:
    M Configurations/CommonBase.xcconfig

  Log Message:
  -----------
  Work around Swift incremental build bug tracking module dependencies
https://bugs.webkit.org/show_bug.cgi?id=310176
rdar://170129992

Reviewed by Elliott Williams.

Adding the -track-system-dependencies flag may allow Swift to properly track
whether headers are changed within C++ modules using the [system] keyword. As
this applies to most or all WebKit clang modules, this is necessary for correct
header tracking.

* Configurations/CommonBase.xcconfig:

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



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

Reply via email to