summaryrefslogtreecommitdiff
path: root/lldb/test/API/python_api/global_module_cache/TestGlobalModuleCache.py
diff options
context:
space:
mode:
authorKazu Hirata <kazu@google.com>2023-12-19 12:57:10 -0800
committerKazu Hirata <kazu@google.com>2023-12-19 12:57:10 -0800
commit8c296d58c50902e367f64417948d6e2d43828f36 (patch)
tree5f06c2017b8ff26a29b32ba4ad2322d60ae17272 /lldb/test/API/python_api/global_module_cache/TestGlobalModuleCache.py
parent8dd77fa5ae2c20cce903501e9090c663bf97d144 (diff)
[Interpreter] Fix warnings
This patch fixes: clang/lib/Interpreter/CodeCompletion.cpp:126:35: error: 'startswith' is deprecated: Use starts_with instead [-Werror,-Wdeprecated-declarations] clang/lib/Interpreter/CodeCompletion.cpp:189:42: error: 'startswith' is deprecated: Use starts_with instead [-Werror,-Wdeprecated-declarations]
Diffstat (limited to 'lldb/test/API/python_api/global_module_cache/TestGlobalModuleCache.py')
0 files changed, 0 insertions, 0 deletions