Skip to content

Handle labeled singleton tuples in the setter value argument #12646

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
Oct 27, 2017

Conversation

rjmccall
Copy link
Contributor

@rjmccall rjmccall commented Oct 27, 2017

This can get introduced by somewhat pathological behavior in the
importer combined with SILGenApply's reliance on parallel tuple
destructuring. Both of these should be fixed, but this patch is
much simpler.

Resolves rdar://34913800.

This can get introduced by somewhat pathological behavior in the
importer combined with SILGenApply's reliance on parallel tuple
destructuring.  Both of these should be fixed, but this patch is
much simpler.

rdar://34913800
@rjmccall
Copy link
Contributor Author

@swift-ci Please smoke test and merge.

@rjmccall
Copy link
Contributor Author

@swift-ci Please smoke test Linux.

@rjmccall
Copy link
Contributor Author

The linux builder is very clearly just broken.

@rjmccall
Copy link
Contributor Author

@swift-ci Please test Linux.

@swift-ci
Copy link
Contributor

Build failed
Swift Test Linux Platform
Git Sha - 484d676

@rjmccall
Copy link
Contributor Author

@swift-ci Please smoke test Linux.

@rjmccall rjmccall merged commit 430853c into swiftlang:master Oct 27, 2017
@rjmccall rjmccall deleted the labeled-setter-parameters branch October 27, 2017 03:00
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