Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: e59f0e45047cd4fe6695d61489cb5df2c48170c6
https://github.com/WebKit/WebKit/commit/e59f0e45047cd4fe6695d61489cb5df2c48170c6
Author: Brianna Fan <[email protected]>
Date: 2026-03-10 (Tue, 10 Mar 2026)
Changed paths:
M Tools/CISupport/ews-build/factories.py
M Tools/CISupport/ews-build/factories_unittest.py
M Tools/CISupport/ews-build/steps.py
M Tools/CISupport/ews-build/steps_unittest.py
Log Message:
-----------
[ews-build] Add steps to build Swift toolchain on macOS Safer-CPP
https://bugs.webkit.org/show_bug.cgi?id=309523
rdar://170493391
Reviewed by Aakash Jain.
Remove the iOS condition in SaferCPPStaticAnalyzerFactory and condition
on the platorm within each step.
These conditions should be removed once we disable the Sequoia Safer-CPP queue.
* Tools/CISupport/ews-build/factories.py:
(SaferCPPStaticAnalyzerFactory.__init__):
* Tools/CISupport/ews-build/factories_unittest.py:
(TestExpectedBuildSteps):
* Tools/CISupport/ews-build/steps.py:
(BuildSwift.doStepIf):
(ScanBuild.run):
- Use toolchain argument for mac-tahoe
* Tools/CISupport/ews-build/steps_unittest.py:
Canonical link: https://commits.webkit.org/309019@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications