Skip to content

Add more defined features to make _Concurrency model parse with older compilers #36103

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

Conversation

DougGregor
Copy link
Member

Extend the set of features with support for #if-based module interface printing to cover everything that's needed for the _Concurrency module to be parsed by older compilers:

  • $RethrowsProtocol, which is used by AsyncSequence
  • $GlobalActors
  • $BuiltinJob, which is used in the implementation

Fixes rdar://73327624

@DougGregor
Copy link
Member Author

@swift-ci please smoke test

@DougGregor DougGregor merged commit 8e0d3ba into swiftlang:main Feb 23, 2021
@DougGregor DougGregor deleted the concurrent-module-interface-old-swift branch February 23, 2021 08:27
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