diff options
| author | Kazu Hirata <kazu@google.com> | 2023-12-19 12:57:10 -0800 |
|---|---|---|
| committer | Kazu Hirata <kazu@google.com> | 2023-12-19 12:57:10 -0800 |
| commit | 8c296d58c50902e367f64417948d6e2d43828f36 (patch) | |
| tree | 5f06c2017b8ff26a29b32ba4ad2322d60ae17272 /lldb/test/API/python_api/global_module_cache/TestGlobalModuleCache.py | |
| parent | 8dd77fa5ae2c20cce903501e9090c663bf97d144 (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
