Skip to content

[CSSolver] Clarify generic disjunction choice favoring conditions #15716

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

Conversation

xedin
Copy link
Contributor

@xedin xedin commented Apr 3, 2018

Attempt to avoid trying to optimize binary generic disjunctions
when one of the choices has Any or Any? since it's risky to
assume which one is better without solving.

Resolves: rdar://problem/38625824

@xedin xedin requested a review from DougGregor April 3, 2018 22:24
Attempt to avoid trying to optimize binary generic disjunctions
when one of the choices has `Any` or `Any?` since it's risky to
assume which one is better without solving.

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

xedin commented Apr 4, 2018

@swift-ci please test

@xedin
Copy link
Contributor Author

xedin commented Apr 4, 2018

@swift-ci please test source compatibility

1 similar comment
@xedin
Copy link
Contributor Author

xedin commented Apr 4, 2018

@swift-ci please test source compatibility

@xedin xedin merged commit 667d235 into swiftlang:master Apr 4, 2018
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