mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Diagnose rather than exit when using experimental features that cannot be enabled in production. Also diagnose if using a compiler without `SwiftCompilerSources` when enabling embedded. This is especially important for long-running services like sourcekitd, which shouldn't exit just because an invalid argument was passed. Resolves rdar://119724074.
130 KiB
130 KiB