diff options
author | Ulrich Weigand <ulrich.weigand@de.ibm.com> | 2015-02-18 09:42:23 +0000 |
---|---|---|
committer | Ulrich Weigand <ulrich.weigand@de.ibm.com> | 2015-02-18 09:42:23 +0000 |
commit | b7e5909a42cb7405c1ec2cc2728bf199497d849b (patch) | |
tree | 5c031272caaa6db940af00914315e8587e326bdb /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 2a80437038aba26cedfc75a117ff28f7db50f08b (diff) | |
download | llvm-b7e5909a42cb7405c1ec2cc2728bf199497d849b.zip llvm-b7e5909a42cb7405c1ec2cc2728bf199497d849b.tar.gz llvm-b7e5909a42cb7405c1ec2cc2728bf199497d849b.tar.bz2 |
[SystemZ] Clean up warning
Removed (unreachable) default case in switch to clean up warning:
lib/Target/SystemZ/SystemZISelLowering.cpp:1974:5:
error: default label in switch which covers all enumeration values
[-Werror,-Wcovered-switch-default]
llvm-svn: 229658
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions