Skip to content

[Concurrency] Only auto-import _Concurrency when auto-importing Swift. #34501

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

Merged
merged 2 commits into from
Oct 30, 2020

Conversation

DougGregor
Copy link
Member

This allows the standard library to build with concurrency enabled.
Fixes rdar://70700689.

This allows the standard library to build with concurrency enabled.
Fixes rdar://70700689.
@DougGregor
Copy link
Member Author

@swift-ci please smoke test

Copy link
Contributor

@rjmccall rjmccall left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oops, LGTM

Copy link
Contributor

@ktoso ktoso left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yay :)

@DougGregor
Copy link
Member Author

Bah, forgot to update test cases that were missing the explicit import.

@DougGregor
Copy link
Member Author

@swift-ci please smoke test

@DougGregor DougGregor merged commit fd0012e into swiftlang:main Oct 30, 2020
@DougGregor DougGregor deleted the concurrency-auto-import-fix branch October 30, 2020 03:13
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.

3 participants