Files
swift-mirror/test/Concurrency/sendable_keypath-observe-objc.swift
Pavel Yaskevich 3376d03079 [MiscDiagnostics] KeyPath KVO diagnostics should handle existential opening
Sendable key path literals are represented as an existential
protocol composition with `Sendable` protocol which has to be
opened in certain scenarios i.e. to pass it to non-Sendable version.
2024-03-11 13:48:32 -07:00

2.1 KiB