diff options
author | Martin Storsjö <martin@martin.st> | 2025-09-17 20:34:30 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-09-17 20:34:30 +0300 |
commit | 4ff113f0aa906b130cd19d2a2a61a477c336c315 (patch) | |
tree | a08f844f7196f552120824c6d541cd71d9495de9 /llvm/lib/CodeGen/LiveDebugVariables.cpp | |
parent | 2caf4c1b26878ebfb8112ddfea35777d8017affa (diff) | |
download | llvm-4ff113f0aa906b130cd19d2a2a61a477c336c315.zip llvm-4ff113f0aa906b130cd19d2a2a61a477c336c315.tar.gz llvm-4ff113f0aa906b130cd19d2a2a61a477c336c315.tar.bz2 |
[lldb] Add unreachable after fully covered switches, avoid GCC warnings. NFC. (#159327)
This avoids the following kind of warning with GCC:
warning: control reaches end of non-void function [-Wreturn-type]
Diffstat (limited to 'llvm/lib/CodeGen/LiveDebugVariables.cpp')
0 files changed, 0 insertions, 0 deletions