Commit Graph

2 Commits

Author SHA1 Message Date
Slava Pestov
29b7ce2d5d PrintAsClang: Change a couple of isAny() checks into isMarkerExistential() 2023-12-15 14:29:23 -05:00
Pavel Yaskevich
b39947967b [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
2023-10-30 10:21:41 -07:00