Skip to content

[code-completion] Allow ErrorType in solution to avoid assertion failure #6102

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
Dec 6, 2016

Conversation

benlangmuir
Copy link
Contributor

@benlangmuir benlangmuir commented Dec 6, 2016

When CSGen encounters an error it may set a type to ErrorType, but the
system will still "solve".

rdar://problem/27321698
rdar://problem/29308874

When CSGen encounters an error it may set a type to ErrorType, but the
system will still "solve".
@benlangmuir
Copy link
Contributor Author

@swift-ci please smoke test and merge

@benlangmuir
Copy link
Contributor Author

Filed SR-3350 for deciding what to do about the type-checker here.

@benlangmuir benlangmuir merged commit ef7f8f7 into swiftlang:master Dec 6, 2016
@benlangmuir benlangmuir deleted the fix-032 branch December 6, 2016 20:26
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