Skip to content

Conversation

@ktoso
Copy link

@ktoso ktoso commented Apr 11, 2023

A new builtin type was introduced in Swift in swiftlang/swift#64237 for "non default (executor) distributed actors", this is a feature from Swift 5.9.

This patch adds this type to switches in the SwiftASTContext in lldb to prevent warnings and ensure proper handling (i.e. the same handling as BuiltinDefaultActorStorage enjoys).

Thanks @kavon for the ping

@ktoso
Copy link
Author

ktoso commented Apr 11, 2023

@swift-ci please test

@ktoso ktoso requested review from adrian-prantl and kavon April 11, 2023 02:01
@ktoso ktoso merged commit f2fdfb1 into swiftlang:swift/release/5.9 Apr 11, 2023
@ktoso ktoso deleted the wip-swift-distributed-actor-storage branch April 11, 2023 05:43
@ktoso
Copy link
Author

ktoso commented Apr 11, 2023

AFAICS this will be picked over to stable/20221013 automatically

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant