aboutsummaryrefslogtreecommitdiff
path: root/lldb/packages/Python/lldbsuite/test/lldbgdbclient.py
diff options
context:
space:
mode:
authorJustin Bogner <mail@justinbogner.com>2025-07-31 12:30:13 -0700
committerGitHub <noreply@github.com>2025-07-31 12:30:13 -0700
commit506834deac06acc37fff4f852c7ecbce0a2bacd2 (patch)
treed198682f2ff01b98f1b7a92061abd9e9306c7064 /lldb/packages/Python/lldbsuite/test/lldbgdbclient.py
parente46d938ddf41246e3bf9aa2afc0e7f52ac446ce4 (diff)
downloadllvm-506834deac06acc37fff4f852c7ecbce0a2bacd2.zip
llvm-506834deac06acc37fff4f852c7ecbce0a2bacd2.tar.gz
llvm-506834deac06acc37fff4f852c7ecbce0a2bacd2.tar.bz2
Suppress -Wuninitialized-const-pointer warning (#151583)
Recent clang (as of #148337) introduced a warning on passing unitialized pointers to functions that take const pointers. This is entirely spurious on this code, but this works around it to keep the bots happy. Build failure: https://lab.llvm.org/buildbot/#/builders/168/builds/14779
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lldbgdbclient.py')
0 files changed, 0 insertions, 0 deletions