Skip to content

[Concurrency] Re-fix ABI regression in task groups due to Sendable requirements. #39920

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 1 commit into from
Oct 27, 2021

Conversation

mikeash
Copy link
Contributor

@mikeash mikeash commented Oct 26, 2021

There was an attempted fix in bed3c4b but it had extra underscores at the start of the @_silgen_name identifiers.

rdar://83617067

…quirements.

There was an attempted fix in bed3c4b but it had extra underscores at the start of the @_silgen_name identifiers.

rdar://83617067
@mikeash mikeash requested a review from DougGregor October 26, 2021 15:42
@DougGregor
Copy link
Member

@nkcsgexi shouldn't my mistake here have been caught by the mangled-name improvements in the ABI checker?

@mikeash
Copy link
Contributor Author

mikeash commented Oct 26, 2021

@swift-ci please smoke test

@nkcsgexi
Copy link
Contributor

We recently reverted the ABI checker enhancements due to internal CI blockage: #39906

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