Skip to content
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

SILGen: Materialize addressor bases for the formal access scope of the entire access. #79084

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

jckarter
Copy link
Contributor

The return pointer may point into the materialized base value, so if the base needs materialization, ensure that materialization covers any futher projection of the value.

@jckarter
Copy link
Contributor Author

@swift-ci Please test

@jckarter jckarter force-pushed the addressor-projection-lifetime branch from a4241f5 to 0c6324e Compare February 1, 2025 02:03
@jckarter jckarter requested a review from kavon as a code owner February 1, 2025 02:03
…e entire access.

The return pointer may point into the materialized base value, so if the base needs
materialization, ensure that materialization covers any futher projection of the
value.
@jckarter jckarter force-pushed the addressor-projection-lifetime branch from 0c6324e to 44b4316 Compare February 1, 2025 02:09
@jckarter
Copy link
Contributor Author

jckarter commented Feb 1, 2025

@swift-ci Please test

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