summaryrefslogtreecommitdiff
path: root/lldb/source/Utility/FileSpecList.cpp
AgeCommit message (Expand)Author
2025-11-20[lldb] Eliminate SupportFileSP nullptr derefs (#168624)Jonas Devlieghere
2024-08-15[lldb] Realpath symlinks for breakpoints (#102223)royitaqi
2024-01-16[lldb] Store SupportFile as shared_ptr (NFC)Jonas Devlieghere
2024-01-04Add support for inline DWARF source files. (#75880)Adrian Prantl
2023-12-16[lldb] Use StringRef::{starts,ends}_with (NFC)Kazu Hirata
2023-10-19[lldb] Remove FileSpecList::GetFilesMatchingPartialPath (NFC)Jonas Devlieghere
2023-10-19[lldb] Remove FileSpecList::GetFileSpecPointerAtIndex (NFC)Jonas Devlieghere
2023-05-04[lldb] Move Core/FileSpecList -> Utility/FileSpecList (NFC)Jonas Devlieghere