Skip to content

Concurrency: correct symbol storage annotation #37781

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
Jun 4, 2021

Conversation

compnerd
Copy link
Member

@compnerd compnerd commented Jun 4, 2021

This marks the decls as being defined in swift_Concurrency rather than
swiftCore. This corrects the dllstorage attribution which is required
to get the symbol exported properly.

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

Resolves SR-NNNN.

This marks the decls as being defined in swift_Concurrency rather than
swiftCore.  This corrects the dllstorage attribution which is required
to get the symbol exported properly.
@compnerd
Copy link
Member Author

compnerd commented Jun 4, 2021

CC: @mikeash @rjmccall

@compnerd
Copy link
Member Author

compnerd commented Jun 4, 2021

@swift-ci please test

@mikeash
Copy link
Contributor

mikeash commented Jun 4, 2021

Good catch!

@swift-ci
Copy link
Contributor

swift-ci commented Jun 4, 2021

Build failed
Swift Test Linux Platform
Git Sha - d2cef90

@compnerd
Copy link
Member Author

compnerd commented Jun 4, 2021

@swift-ci please test Linux platform

@compnerd
Copy link
Member Author

compnerd commented Jun 4, 2021

@swift-ci please test Windows platform

@compnerd compnerd merged commit eaba1ce into swiftlang:main Jun 4, 2021
@compnerd compnerd deleted the concurrent-storage branch June 4, 2021 19:45
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