Skip to content

Import concurrency hack #34636

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 2 commits into from

Conversation

DougGregor
Copy link
Member

@DougGregor DougGregor commented Nov 9, 2020

Replace this paragraph with a description of your changes and rationale. Provide links to external references/discussions if appropriate.

Resolves rdar://71045297

@DougGregor DougGregor force-pushed the import-concurrency-hack branch from b40a9c8 to e23441d Compare November 9, 2020 07:56
@DougGregor
Copy link
Member Author

@swift-ci test source compatibility

swiftlang/swift-package-manager#3037

@DougGregor
Copy link
Member Author

swiftlang/swift-package-manager#3037

@swift-ci build toolchain

@DougGregor
Copy link
Member Author

swiftlang/swift-package-manager#3037

@swift-ci please test source compatibility

@DougGregor
Copy link
Member Author

Getting closer...

swift-driver/Sources/SwiftDriverExecution/llbuild.swift:151:24: error: 'Task' is ambiguous for type lookup in this context
01:26:31   func createTask() -> Task {
01:26:31                        ^~~~
01:26:31 _Concurrency.Task:1:13: note: found this candidate
01:26:31 public enum Task {
01:26:31             ^

@DougGregor
Copy link
Member Author

Obsoleted by #34640

@DougGregor DougGregor closed this Nov 9, 2020
@DougGregor DougGregor deleted the import-concurrency-hack branch November 9, 2020 19:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant