aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/LiveDebugVariables.cpp
diff options
context:
space:
mode:
authorMartin Storsjö <martin@martin.st>2025-09-17 20:39:33 +0300
committerGitHub <noreply@github.com>2025-09-17 20:39:33 +0300
commit1c5fcb13e0ef82bacdab3b1d0a63a95f29e76306 (patch)
tree23c2ad70824d1065032620e5208b909ceef97037 /llvm/lib/CodeGen/LiveDebugVariables.cpp
parentea8555b33e745c8643b20bbf61414328843b5a62 (diff)
downloadllvm-1c5fcb13e0ef82bacdab3b1d0a63a95f29e76306.zip
llvm-1c5fcb13e0ef82bacdab3b1d0a63a95f29e76306.tar.gz
llvm-1c5fcb13e0ef82bacdab3b1d0a63a95f29e76306.tar.bz2
[lldb] Avoid build warnings when building for Windows. NFC. (#159345)
This avoids the following warnings from Clang: ../../lldb/source/Host/windows/Host.cpp:324:3: warning: default label in switch which covers all enumeration values [-Wcovered-switch-default] 324 | default: | ^ ../../lldb/source/Host/common/File.cpp:662:26: warning: cast from 'const void *' to 'char *' drops const qualifier [-Wcast-qual] 662 | .write((char *)buf, num_bytes); | ^
Diffstat (limited to 'llvm/lib/CodeGen/LiveDebugVariables.cpp')
0 files changed, 0 insertions, 0 deletions