Skip to content

[ConstraintSystem] Extend generic argument mismatch fix to all pointer conversions #26996

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 2 commits into from
Sep 3, 2019

Conversation

xedin
Copy link
Contributor

@xedin xedin commented Sep 3, 2019

This makes it possible to diagnose all implicit pointer
conversions in argument positions with a better error
message which preserves enclosing types, and allows to
share base type matching logic across all pointer conversions.

…ter conversions

This makes it possible to diagnose all implicit pointer
conversions in argument positions with a better error
message which preserves enclosing types, and allows to
share base type matching logic across all pointer conversions.
@xedin xedin requested a review from hborla September 3, 2019 17:27
@xedin
Copy link
Contributor Author

xedin commented Sep 3, 2019

@swift-ci please smoke test

@xedin
Copy link
Contributor Author

xedin commented Sep 3, 2019

@swift-ci please test source compatibility

@xedin xedin merged commit 5291ffb into swiftlang:master Sep 3, 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.

1 participant