mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
The fix for https://github.com/apple/swift/pull/72632 was not sufficient because when modules are built from textual interface that happens in a sub-invocation which does not have typecheck-from-interface or compile-from-interface requested action. Instead of checking a requested action, set a language option to control whether non-production experimental features are allowed. Resolves rdar://125561443
137 KiB
137 KiB