Skip to content

TypeSystem: silence some errors identified by MSVC #1993

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
Oct 26, 2020

Conversation

compnerd
Copy link
Member

Silence a few cases where MSVC complains about not all paths returning a
value. Avoid adding a default case to allow for catching covered
switches.

@compnerd
Copy link
Member Author

Silence a few cases where MSVC complains about not all paths returning a
value.  Avoid adding a default case to allow for catching covered
switches.
@compnerd
Copy link
Member Author

@swift-ci please test

@compnerd
Copy link
Member Author

@kastiglione ping

@kastiglione
Copy link

kastiglione commented Oct 26, 2020

sorry for letting this slip

@compnerd compnerd merged commit 46170cc into swiftlang:swift/main Oct 26, 2020
@compnerd compnerd deleted the coverage branch October 26, 2020 22:02
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