Skip to content

[ConstraintSystem] Fix mistake involving comparison to extension. #19753

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 6, 2018
Merged

[ConstraintSystem] Fix mistake involving comparison to extension. #19753

merged 1 commit into from
Oct 6, 2018

Conversation

rudkx
Copy link
Contributor

@rudkx rudkx commented Oct 6, 2018

We need to compare the Decl for the nominal we're extending, not the
extension decl itself.

We need to compare the Decl for the nominal we're extending, not the
extension decl itself.
@rudkx
Copy link
Contributor Author

rudkx commented Oct 6, 2018

@swift-ci Please smoke test and merge

@swift-ci swift-ci merged commit aa0454a into swiftlang:master Oct 6, 2018
@rudkx rudkx deleted the fix-extension-decl-comparison branch October 21, 2018 22:47
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