Skip to content

[gardening] Eliminate warning from build due to uncovered switch. #5366

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 19, 2016

Conversation

gottesmm
Copy link
Contributor

While building this morning, I noticed a warning that a switch over llvm::Triple was missing a case for Mesa3D. This commit covers the switch by handling Mesa3D like we handle other platforms that the compiler has never been modified to work with.

@gottesmm
Copy link
Contributor Author

@swift-ci Please smoke test and merge

@gottesmm
Copy link
Contributor Author

lldb test failure...

@gottesmm
Copy link
Contributor Author

@swift-ci Please smoke test and merge

@gottesmm
Copy link
Contributor Author

@swift-ci Please clean smoke test

1 similar comment
@gottesmm
Copy link
Contributor Author

@swift-ci Please clean smoke test

@gottesmm gottesmm merged commit fc3a124 into swiftlang:master Oct 19, 2016
@gottesmm gottesmm deleted the eliminate_warning branch October 19, 2016 23:00
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