Skip to content

IRGen: Fix lowering of static async function pointers under opaque-pointers #65674

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

aschwaighofer
Copy link
Contributor

Read the pointer type of the signature rather than the global value

@aschwaighofer
Copy link
Contributor Author

@swift-ci test

…inters

Read the pointer type off the signature rather than the global value
@aschwaighofer aschwaighofer force-pushed the opaque_ptrs_async_fun_ptr branch from 9ea99e3 to 218e4f9 Compare May 8, 2023 15:00
@aschwaighofer
Copy link
Contributor Author

@swift-ci test

@aschwaighofer aschwaighofer merged commit 595aefd into swiftlang:main May 8, 2023
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