Skip to content

Fix regression from hack for SR-6796. #15732

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
Apr 4, 2018
Merged

Fix regression from hack for SR-6796. #15732

merged 1 commit into from
Apr 4, 2018

Conversation

rudkx
Copy link
Contributor

@rudkx rudkx commented Apr 4, 2018

That hack resulted in already matching argument and parameter to end
up not matching in this case.

Fixes https://bugs.swift.org/browse/SR-7191
and rdar://problem/38798063

That hack resulted in already matching argument and parameter to end
up not matching in this case.

Fixes https://bugs.swift.org/browse/SR-7191
and   rdar://problem/38798063
@rudkx
Copy link
Contributor Author

rudkx commented Apr 4, 2018

@swift-ci Please smoke test

Copy link
Member

@DougGregor DougGregor left a comment

Choose a reason for hiding this comment

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

I think I've convinced myself that this will work.

@rudkx
Copy link
Contributor Author

rudkx commented Apr 4, 2018

@DougGregor Thanks for taking a look!

@rudkx rudkx merged commit 6df8732 into swiftlang:master Apr 4, 2018
@rudkx rudkx deleted the sr7191 branch April 4, 2018 16:17
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