Skip to content

[ConstraintSystem] Ignore value-to-optional conversions to correctly … #34568

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
Nov 4, 2020

Conversation

xedin
Copy link
Contributor

@xedin xedin commented Nov 4, 2020

…detect conformance failures

If there is a conformance failure related to existential conversion
let's ignore that fact that there could be an implicit value-to-optional
conversion involved, because it's not the main issue in cases like
that.

Resolves: rdar://problem/70814576

…detect conformance failures

If there is a conformance failure related to existential conversion
let's ignore that fact that there could be an implicit value-to-optional
conversion involved, because it's not the main issue in cases like
that.

Resolves: rdar://problem/70814576
@xedin xedin requested a review from hborla November 4, 2020 01:28
@xedin
Copy link
Contributor Author

xedin commented Nov 4, 2020

@swift-ci please smoke test

@xedin xedin merged commit c55f546 into swiftlang:main Nov 4, 2020
@xedin xedin deleted the rdar-70814576 branch November 4, 2020 19:39
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