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-14 07:53:20 -0800
committerKazu Hirata <kazu@google.com>2023-12-14 07:53:20 -0800
commit732bccb8c1b4ea724919db6ff02b1188e20850e7 (patch)
tree28c49accaaa15130608abb33549d681aaf4d648a /lldb/test/API/python_api/global_module_cache/TestGlobalModuleCache.py
parent66e0159db85fc2ccbf098b7a74c06e208cc94ce4 (diff)
Use StringRef::{starts,ends}_with (NFC)
This patch replaces uses of StringRef::{starts,ends}with with StringRef::{starts,ends}_with for consistency with std::{string,string_view}::{starts,ends}_with in C++20. I'm planning to deprecate and eventually remove StringRef::{starts,ends}with.
Diffstat (limited to 'lldb/test/API/python_api/global_module_cache/TestGlobalModuleCache.py')
0 files changed, 0 insertions, 0 deletions