mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
We decided that using a magic typealias to set the executor factory was better than using a compiler option. Remove the `-executor-factory` option, and replace by looking up the `DefaultExecutorFactory` type, first in the main module, and then if that fails in Concurrency. rdar://149058236
165 KiB
165 KiB