mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Enqueuing `SwiftASTConsumer`s might be expensive because `getBuildOperationForConsumer` consults the file system. Since all results from the AST build are processed asynchronously anyway, there’s no need to perform the enqueuing synchronously. rdar://86289703
13 KiB
13 KiB