Skip to content

LocalVariableUtils: handle projections inside initializers. #75225

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
Jul 13, 2024

Conversation

atrick
Copy link
Contributor

@atrick atrick commented Jul 13, 2024

These projections don't have access scopes, so the utility was treating them like escapes.

Fixes: rdar://131499478 (Difficulties composing non-escapable types)

These projections don't have access scopes, so the utility was treating them
like escapes.

Fixes: rdar://131499478 (Difficulties composing non-escapable types)
@atrick atrick requested a review from eeckstein as a code owner July 13, 2024 05:37
@atrick
Copy link
Contributor Author

atrick commented Jul 13, 2024

@swift-ci test

@atrick
Copy link
Contributor Author

atrick commented Jul 13, 2024

@swift-ci Please Build Toolchain macOS Platform

@atrick atrick requested a review from glessard July 13, 2024 05:39
@atrick atrick merged commit 3534c5a into swiftlang:main Jul 13, 2024
6 checks passed
@atrick atrick deleted the init-proj branch July 13, 2024 15:52
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