mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Per SE-0411, we compute the isolation of a default value expression based on what isolation it requires. Include isolated conformance checks in this computation, rather than always emitting diagnostics, so that the combination of isolated default values + isolated conformances works as expected. Fixes rdar://150691429.
67 KiB
67 KiB