Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 32a433a5802978ef59eef0540026bd8fc57f5fd0
https://github.com/WebKit/WebKit/commit/32a433a5802978ef59eef0540026bd8fc57f5fd0
Author: Elliott Williams <[email protected]>
Date: 2025-12-10 (Wed, 10 Dec 2025)
Changed paths:
M Tools/Scripts/filter-build-webkit
Log Message:
-----------
[Xcode] Silence "Cache hit|miss" lines in filter-build-webkit
https://bugs.webkit.org/show_bug.cgi?id=303892
rdar://166185115
Reviewed by Brandon Stewart and Alexey Proskuryakov.
These appear to print unconditionally after compiler invocations. I
think they are useful for the full log (so we shouldn't try to disable
them entirely), but not for the filtered output.
* Tools/Scripts/filter-build-webkit:
(shouldIgnoreLine):
Canonical link: https://commits.webkit.org/304242@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications