llvm-capstone/lldb/bindings
Kazu Hirata 364d7e775f [lldb] Use StringRef::starts_with (NFC)
This patch replaces uses of StringRef::startswith with
StringRef::starts_with for consistency with
std::{string,string_view}::starts_with in C++20.

I'm planning to deprecate and eventually remove
StringRef::{starts,ends}with.
2023-12-17 15:51:48 -08:00
..
interface Remove hardware index from watchpoints and breakpoints (#72012) 2023-11-15 13:32:42 -08:00
lua [lldb] Fix lua build after 27b6a4e63a 2023-05-15 17:24:00 -07:00
python [lldb] Use StringRef::starts_with (NFC) 2023-12-17 15:51:48 -08:00
CMakeLists.txt [lldb] Replace SB swig interfaces with API headers 2023-02-16 11:18:04 -08:00
headers.swig [lldb-dap] Add an option to provide a format for stack frames (#71843) 2023-11-13 21:10:16 -05:00
interfaces.swig [lldb-dap] Add an option to provide a format for stack frames (#71843) 2023-11-13 21:10:16 -05:00
macros.swig [lldb][NFCI] Remove unused swig macros 2023-04-25 16:47:00 -07:00