Skip to content

[ConstraintSystem] Tighten "missing call" fix conditions by checking … #24483

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
May 3, 2019

Conversation

xedin
Copy link
Contributor

@xedin xedin commented May 3, 2019

…whether other side is an optional

If "convertTo" type is an optional let's look through it to see
whether it contains another function type which, if so, would
rule out possibility of missing explicit call.

Resolves: rdar://problem/50438071

…whether other side is an optional

If "convertTo" type is an optional let's look through it to see
whether it contains another function type which, if so, would
rule out possibility of missing explicit call.

Resolves: rdar://problem/50438071
@xedin
Copy link
Contributor Author

xedin commented May 3, 2019

@swift-ci please test

@xedin
Copy link
Contributor Author

xedin commented May 3, 2019

@swift-ci please test source compatibility

@xedin xedin merged commit d0ae1d9 into swiftlang:master May 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