mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Proper evaluation of conditional conformances at runtime (e.g., as part of dynamic casting) is too large to tackle in the Swift 4.1 timeframe. For now, record that a conformance is conditional in the protocol conformance record, and always return "does not conform" to such types. Fixes rdar://problem/35761301.
23 KiB
23 KiB