llvm-capstone/lldb/unittests/Process
Kazu Hirata 744f38913f [lldb] 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.
2023-12-16 14:39:37 -08:00
..
gdb-remote [lldb] Fix duplicate word typos; NFC 2023-09-01 21:32:24 -07:00
Linux [Linux] Add kernel.yama.ptrace_scope note when ptrace fails to attach. 2023-03-02 13:51:30 -08:00
minidump [lldb] Use StringRef::{starts,ends}_with (NFC) 2023-12-16 14:39:37 -08:00
POSIX
Utility [lldb][AArch64] Add UnpackTagsFromCoreFileSegment to MemoryTagManager 2022-07-25 15:51:36 +01:00
CMakeLists.txt
ProcessEventDataTest.cpp Revert "[lldb] Add Debugger & ScriptedMetadata reference to Platform::CreateInstance" 2023-01-13 09:13:03 -08:00