Skip to content
Commit 2bb81888 authored by Saleem Abdulrasool's avatar Saleem Abdulrasool
Browse files

debugserver: fix a few -Wcovered-swift-default warnings

Remove a couple of `default` cases from switches which are covered.  This is
beneficial since it would allow the compiler to indicate when a new enum value
is added and the switch is not updated.  Fixes some warnings from clang.  NFC.

llvm-svn: 268756
parent bd7ecf4b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment