Skip to content

TypeSystem: silence some errors identified by MSVC#1993

Merged
compnerd merged 1 commit intoswiftlang:swift/mainfrom
compnerd:coverage
Oct 26, 2020
Merged

TypeSystem: silence some errors identified by MSVC#1993
compnerd merged 1 commit intoswiftlang:swift/mainfrom
compnerd:coverage

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