Skip to content

[5.1] SILGen: Don't explode inout tuples in init allocating entry points. #25930

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

jckarter
Copy link
Contributor

@jckarter jckarter commented Jul 2, 2019

Explanation: Miscompile in SILGen, where we would enter an inconsistent state when class initializers take inout tuples

Scope: Regression from Swift 4.2

Issue: rdar://problem/51302498

Risk: Low

Testing: Swift CI, compat suite

Reviewed by: @slavapestov

@jckarter
Copy link
Contributor Author

jckarter commented Jul 2, 2019

@swift-ci Please test

@jckarter
Copy link
Contributor Author

jckarter commented Jul 2, 2019

@swift-ci Please test source compatibility

@swift-ci
Copy link
Contributor

swift-ci commented Jul 2, 2019

Build failed
Swift Test Linux Platform
Git Sha - 69eb2b7

@jckarter
Copy link
Contributor Author

jckarter commented Jul 2, 2019

@swift-ci Please test Linux

@jckarter
Copy link
Contributor Author

jckarter commented Jul 2, 2019

@swift-ci Please nominate

@jckarter jckarter merged commit 2efadfd into swiftlang:swift-5.1-branch Jul 2, 2019
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