Skip to content

Fix propagation of guaranteed phi args during DiagnoseUnreachable. #29526

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
Jan 29, 2020
Merged

Fix propagation of guaranteed phi args during DiagnoseUnreachable. #29526

merged 1 commit into from
Jan 29, 2020

Conversation

atrick
Copy link
Contributor

@atrick atrick commented Jan 29, 2020

Fixes rdar://58929109 assertion failure - UNREACHABLE executed at
swift/include/swift/SIL/OwnershipUtils.h:127!

Fixes <rdar://58929109> assertion failure - UNREACHABLE executed at
swift/include/swift/SIL/OwnershipUtils.h:127!
@atrick atrick requested a review from gottesmm January 29, 2020 05:15
@atrick
Copy link
Contributor Author

atrick commented Jan 29, 2020

@swift-ci test

@atrick atrick merged commit f70f60b into swiftlang:master Jan 29, 2020
@atrick atrick deleted the fix-guaranteed-phi branch January 29, 2020 18:03
Copy link
Contributor

@gottesmm gottesmm 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.

2 participants