summaryrefslogtreecommitdiff
path: root/lldb/source/Commands/CommandObjectRegexCommand.h
AgeCommit message (Expand)Author
2023-10-30[lldb] Part 2 of 2 - Refactor `CommandObject::DoExecute(...)` return `void` (...Pete Lawrence
2023-02-09[lldb] Remove unused CommandObjectRegexCommand::m_max_matches (NFC)Dave Lee
2022-02-23[lldb] Fix (unintentional) recursion in CommandObjectRegexCommandJonas Devlieghere
2020-09-01[lldb] Move ScriptCommand and RegexCommand under Commands (NFC)Jonas Devlieghere