commit | 8faf9370fa6af03e58d658c2cf31569b1ecc47b6 | [log] [tgz] |
---|---|---|
author | David Majnemer <david.majnemer@gmail.com> | Tue Sep 16 06:34:29 2014 +0000 |
committer | David Majnemer <david.majnemer@gmail.com> | Tue Sep 16 06:34:29 2014 +0000 |
tree | 5b974e0d10be784eb438fbbd52e4827ede7e0f38 | |
parent | 76e251c03bfacdee5cd229abb6c4a074e1ee32e0 [diff] [blame] |
Clean-up warnings on Linux/GCC llvm-svn: 217862
diff --git a/lldb/source/Plugins/Process/Linux/NativeThreadLinux.cpp b/lldb/source/Plugins/Process/Linux/NativeThreadLinux.cpp index f362477..c237b8d 100644 --- a/lldb/source/Plugins/Process/Linux/NativeThreadLinux.cpp +++ b/lldb/source/Plugins/Process/Linux/NativeThreadLinux.cpp
@@ -113,6 +113,7 @@ } return false; } + llvm_unreachable("unhandled StateType!"); } lldb_private::NativeRegisterContextSP