summaryrefslogtreecommitdiff
path: root/lldb/source/Utility/NameMatches.cpp
AgeCommit message (Expand)Author
2023-12-16[lldb] Use StringRef::{starts,ends}_with (NFC)Kazu Hirata
2020-01-24[lldb][NFC] Fix all formatting errors in .cpp file headersRaphael Isemann
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth
2017-02-20Fix a couple of corner cases in NameMatchesPavel Labath
2017-02-02Move classes from Core -> Utility.Zachary Turner
2016-11-17Convert AutoComplete related code to StringRef.Zachary Turner
2016-09-21Make lldb::Regex use StringRef.Zachary Turner
2016-09-06*** This commit represents a complete reformatting of the LLDB source codeKate Stone
2015-03-18Move some functions from source/lldb.cpp to Utility.Zachary Turner