diff options
author | Saleem Abdulrasool <compnerd@compnerd.org> | 2016-02-15 00:36:52 +0000 |
---|---|---|
committer | Saleem Abdulrasool <compnerd@compnerd.org> | 2016-02-15 00:36:52 +0000 |
commit | 9b0ac3345716b686ad09b613b627d4f97c87d58f (patch) | |
tree | 4c193c6780d2f190148546e94931841b4b5c7ed3 /lldb/packages/Python/lldbsuite/test/expression_command/timeout | |
parent | 768eb4aa42160144c6026a1ed6f34934bf91d720 (diff) | |
download | bcm5719-llvm-9b0ac3345716b686ad09b613b627d4f97c87d58f.tar.gz bcm5719-llvm-9b0ac3345716b686ad09b613b627d4f97c87d58f.zip |
silence -Wreturn-type warnings
These codepaths would generate warnings with GCC on linux even though the switch
was covered. Add llvm_unreachable markers to indicate that the switch should be
covered. NFC.
llvm-svn: 260865
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/timeout')
0 files changed, 0 insertions, 0 deletions