swift
b3994796
- [AST] Add a missing check for Sendable in single protocol existential case
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
2 years ago
[AST] Add a missing check for Sendable in single protocol existential case `any Sendable` should be considered Objective-C capable just like it's protocol composition with other Objective-C capable types. Resolves: rdar://102728938
References
#69472 - [AST/TypeChecker] Allow existential values of Sendable be used from Objective-C
Author
xedin
Committer
xedin
Parents
1b521a5c
Loading