diff options
| author | Justin Bogner <mail@justinbogner.com> | 2025-07-31 12:30:13 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-07-31 12:30:13 -0700 |
| commit | 506834deac06acc37fff4f852c7ecbce0a2bacd2 (patch) | |
| tree | d198682f2ff01b98f1b7a92061abd9e9306c7064 /lldb/test/API/functionalities/plugins/python_os_plugin | |
| parent | e46d938ddf41246e3bf9aa2afc0e7f52ac446ce4 (diff) | |
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/test/API/functionalities/plugins/python_os_plugin')
0 files changed, 0 insertions, 0 deletions
