mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +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
46 KiB
46 KiB