Skip to content

Support statically initialized global async function pointers #71808

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
Feb 22, 2024

Conversation

eeckstein
Copy link
Contributor

@eeckstein eeckstein commented Feb 22, 2024

For example:

public func foo() async {}

// statically initialized
public var fooptr = foo

rdar://123327436

@eeckstein eeckstein requested a review from ktoso as a code owner February 22, 2024 08:40
@eeckstein eeckstein requested a review from kubamracek February 22, 2024 08:40
@eeckstein
Copy link
Contributor Author

@swift-ci test

@eeckstein eeckstein merged commit d1961e1 into swiftlang:main Feb 22, 2024
@eeckstein eeckstein deleted the global_async_function_pointers branch February 22, 2024 15:44
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