diff options
author | Saleem Abdulrasool <compnerd@compnerd.org> | 2015-02-11 05:20:50 +0000 |
---|---|---|
committer | Saleem Abdulrasool <compnerd@compnerd.org> | 2015-02-11 05:20:50 +0000 |
commit | b8a83fdf5c2f394fdc4832e1e63afaa0a2693e0c (patch) | |
tree | 5f9a2913e37671e0b3dff06e638b3bb30ab4d501 /lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerCommon.cpp | |
parent | e133422fa43e938beb17faa6464347119f8ab334 (diff) | |
download | llvm-b8a83fdf5c2f394fdc4832e1e63afaa0a2693e0c.zip llvm-b8a83fdf5c2f394fdc4832e1e63afaa0a2693e0c.tar.gz llvm-b8a83fdf5c2f394fdc4832e1e63afaa0a2693e0c.tar.bz2 |
unwind: clean up some -Werror=return-type warnings
Mark that the functions always return or abort if the register class is
unhandled. Avoid placing the abort in the switch to permit -Wswitch-cover to
catch missing values.
llvm-svn: 228808
Diffstat (limited to 'lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerCommon.cpp')
0 files changed, 0 insertions, 0 deletions