Skip to content

Tweak findTransitiveUsesForAddress implementation #63483

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 7, 2023

Conversation

atrick
Copy link
Contributor

@atrick atrick commented Feb 7, 2023

Record uses even when they escape a pointer. This is more consistent and helps avoids corner cases involving dead address producers.

Record uses even when they escape a pointer. This is more consistent
and helps avoids corner cases involving dead address producers.
@atrick
Copy link
Contributor Author

atrick commented Feb 7, 2023

@swift-ci test

@atrick atrick requested a review from meg-gupta February 7, 2023 04:57
Copy link
Contributor

@meg-gupta meg-gupta left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

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.

Runtime crash "___lldb_unnamed_symbol" or "OUTLINED_FUNCTION" in production crash report
2 participants