swift
b3994796 - [AST] Add a missing check for Sendable in single protocol existential case

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
Author
Committer
Parents
Loading