Skip to content

Concurrency: Fix a condfail in default AsyncIteratorProtocol.next() #72956

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

tshortli
Copy link
Contributor

@tshortli tshortli commented Apr 10, 2024

Older compilers that do not enable OptionalIsolatedParameters by default must be able to build the _Concurrency module. Fixes fallout from #72675.

Resolves rdar://126215750

Older compilers that do not enable `OptionalIsolatedParameters` by default must
be able to build the `_Concurrency` module.

Resolves rdar://126215750
@tshortli tshortli requested review from DougGregor and hborla April 10, 2024 17:45
@tshortli tshortli requested a review from ktoso as a code owner April 10, 2024 17:45
@tshortli
Copy link
Contributor Author

@swift-ci please smoke test

Copy link
Member

@hborla hborla left a comment

Choose a reason for hiding this comment

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

Thank you!

@tshortli tshortli enabled auto-merge April 10, 2024 18:17
@tshortli tshortli merged commit b6754aa into swiftlang:main Apr 10, 2024
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.

2 participants