Skip to content

[Backdeploy5.6] Hide task_future_wait[_throwing] #61562

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 13, 2022

Conversation

etcwilde
Copy link
Member

@etcwilde etcwilde commented Oct 12, 2022

Symbols from the backdeploy libraries shouldn't be exported by dylibs.

Also found an undefined declaration (asyncMainDrainQueue) and a duplicate declaration for swift_task_getCurrent, so those were cleaned up.

This prevents the symbols from showing up in the exported symbol tables.

rdar://101002568

Symbols from the backdeploy libraries shouldn't be exported by dylibs.

Also found an undefined declaration (asyncMainDrainQueue) and a
duplicate declaration for `swift_task_getCurrent`, so those were cleaned
up.
@etcwilde etcwilde requested a review from DougGregor October 12, 2022 23:29
@etcwilde
Copy link
Member Author

@swift-ci please smoke test

@etcwilde etcwilde merged commit 7ae8f39 into swiftlang:main Oct 13, 2022
@etcwilde etcwilde deleted the ewilde/hide-backdeploy56-symbols branch October 13, 2022 23:11
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