Skip to content

[CSStep] Add BindingStep to unify some logic in TypeVar, Disjunction steps #19353

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 18, 2018

Conversation

xedin
Copy link
Contributor

@xedin xedin commented Sep 17, 2018

Unify take implementation and API for type variable
and disjunction via BindingStep which accepts a producer.

And remove TypeBinding class which is no longer necessary.

…ingStep`

Unify `take` implementation and API for type variable
and disjunction via `BindingStep` which accepts a producer.
@xedin
Copy link
Contributor Author

xedin commented Sep 17, 2018

@swift-ci please smoke test

@slavapestov
Copy link
Contributor

Can you add test cases that used to crash with a stack overflow and now diagnose “too complex”? (Or succeed, if you have any)

@xedin
Copy link
Contributor Author

xedin commented Sep 18, 2018

@slavapestov Yes, I'm doing it in the separate PR, there are couple we are tracking.

@xedin
Copy link
Contributor Author

xedin commented Sep 18, 2018

@swift-ci please ASAN test

@xedin xedin merged commit 86e11c5 into swiftlang:master Sep 18, 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.

2 participants