Skip to content

Fix compiler crasher on type alias with a cycle in the constraints #26653

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
Aug 21, 2019

Conversation

xymus
Copy link
Contributor

@xymus xymus commented Aug 14, 2019

Fix a compiler crash and display an error when in a cycle on validateDecl and associated type inference. We might be able to break the actual cycle with our work on validateDecl.

rdar://problem/52463696
SR-11052

@xymus xymus requested a review from slavapestov August 14, 2019 20:44
@xymus
Copy link
Contributor Author

xymus commented Aug 20, 2019

@swift-ci Please smoke test

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