Skip to content

[CSSimplify] Allow conversion from caller isolated to parameter isola… #80329

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

xedin
Copy link
Contributor

@xedin xedin commented Mar 27, 2025

…tion function types

This requires special handling during function type matching because caller isolated function types don't get an isolated parameter until SILGen.

…tion function types

This requires special handling during function type matching
because caller isolated function types don't get an isolated
parameter until SILGen.
@xedin xedin marked this pull request as ready for review March 27, 2025 00:57
@xedin xedin requested review from ktoso and hborla as code owners March 27, 2025 00:57
@xedin
Copy link
Contributor Author

xedin commented Mar 27, 2025

@swift-ci please test

@xedin xedin merged commit 367e5e2 into swiftlang:main Mar 27, 2025
5 checks passed
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