summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/functionalities/exec/secondprog.cpp
diff options
context:
space:
mode:
authorUlrich Weigand <ulrich.weigand@de.ibm.com>2019-12-07 19:37:16 +0100
committerUlrich Weigand <ulrich.weigand@de.ibm.com>2019-12-07 19:37:16 +0100
commita6fcdb211d259f3a18787da89d9a079a10d4f80f (patch)
tree846906e3a466bcf66497e69121140bf479d8fb7e /lldb/packages/Python/lldbsuite/test/functionalities/exec/secondprog.cpp
parent6dcb1003f2022cba36e9f5a6d39648c3a3a213a0 (diff)
downloadbcm5719-llvm-a6fcdb211d259f3a18787da89d9a079a10d4f80f.tar.gz
bcm5719-llvm-a6fcdb211d259f3a18787da89d9a079a10d4f80f.zip
[SystemZ] Fix build bot failures
My patch 9db13b5a7d43096a9ab5f7cef6e1b7e2dc9c9c63 seems to have caused some build bots to fail due to warnings that appear only when using -Wcovered-switch-default. This patch is an attempt to fix this by trying to avoid both the warning "default label in switch which covers all enumeration values" for the inner switch statements and at the same time the warning "this statement may fall through" for the outer switch statement in getVectorComparison (SystemZISelLowering.cpp).
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/functionalities/exec/secondprog.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud