Skip to content

IRGen: Add #_hasSymbol support for async declarations #61981

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
Nov 9, 2022

Conversation

tshortli
Copy link
Contributor

@tshortli tshortli commented Nov 8, 2022

Actor isolated methods are still not supported, though, because typechecking doesn't allow a partial application of those.

Resolves rdar://102094672

Actor isolated methods are still not supported, though, because typechecking doesn't allow a partial application of those.

Resolves rdar://102094672
@tshortli tshortli changed the title IRGen: Add #_hasSymbol support for async declarations. IRGen: Add #_hasSymbol support for async declarations Nov 8, 2022
@tshortli
Copy link
Contributor Author

tshortli commented Nov 8, 2022

@swift-ci please smoke test and merge

1 similar comment
@tshortli
Copy link
Contributor Author

tshortli commented Nov 9, 2022

@swift-ci please smoke test and merge

@swift-ci swift-ci merged commit 61fa686 into swiftlang:main Nov 9, 2022
@tshortli tshortli deleted the has-symbol-async branch November 9, 2022 05:09
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