Fix a few default label in switch which covers all
authorEric Christopher <echristo@gmail.com>
Fri, 5 Dec 2014 19:09:02 +0000 (19:09 +0000)
committerEric Christopher <echristo@gmail.com>
Fri, 5 Dec 2014 19:09:02 +0000 (19:09 +0000)
commit3a078aefb63d71945efe58b0627ccc25a936a154
treec0651ec6660036154de85034beace272321fc1c7
parent0a526eb85588fbf9cab4a6f95449651311f367e1
Fix a few default label in switch which covers all
enumeration values [-Werror,-Wcovered-switch-default]
warnings.

llvm-svn: 223499
lldb/source/Plugins/Platform/MacOSX/PlatformDarwin.cpp