Skip to content

[4.1] Handle labeled singleton tuples in the setter value argument #12675

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

rjmccall
Copy link
Contributor

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. 4.1 version of #12646.

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 test and merge.

@rjmccall
Copy link
Contributor Author

Oops, right, the test portability fix.

@rjmccall
Copy link
Contributor Author

@swift-ci Please test and merge.

1 similar comment
@rjmccall
Copy link
Contributor Author

@swift-ci Please test and merge.

@rjmccall
Copy link
Contributor Author

@swift-ci Please test Linux.

@swift-ci
Copy link
Contributor

Build failed
Swift Test Linux Platform
Git Sha - b254208

@rjmccall
Copy link
Contributor Author

@slavapestov or @DougGregor Mind reviewing this?

@rjmccall rjmccall merged commit e4d3ba4 into swiftlang:swift-4.1-branch Nov 1, 2017
@rjmccall rjmccall deleted the labeled-setter-parameters-4.1 branch November 1, 2017 05:13
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