Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 570e4b6b08c2254fbf935dd2ce2604ccf0257f7e
https://github.com/WebKit/WebKit/commit/570e4b6b08c2254fbf935dd2ce2604ccf0257f7e
Author: Ryosuke Niwa <[email protected]>
Date: 2026-03-11 (Wed, 11 Mar 2026)
Changed paths:
M Tools/CISupport/safer-cpp-swift-version
Log Message:
-----------
[iOS] Update safer C++ Swift toolchain
https://bugs.webkit.org/show_bug.cgi?id=309617
Reviewed by Geoffrey Garen.
Update the Swift toolchain used by safer C++ iOS bots.
This rollout includes fixes for the following issues:
- Handling of operator!= auto-generated from operator==.
- Recursively checking that every field of a struct/class is trivially
destructible.
- NODELETE annotation is ignored when it's not specified in some declarations.
* Tools/CISupport/safer-cpp-swift-version:
Canonical link: https://commits.webkit.org/309038@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications