[lldb] Remove unused CommandObjectRegexCommand::m_max_matches (NFC)
authorDave Lee <davelee.com@gmail.com>
Sat, 4 Feb 2023 05:44:07 +0000 (21:44 -0800)
committerDave Lee <davelee.com@gmail.com>
Fri, 10 Feb 2023 03:35:00 +0000 (19:35 -0800)
commit82352538576a67d746ae2c0ba4ec5453839e70cd
tree7b8e2bd35bcb8f27dd2c22226dd31d2f01de689d
parent181d6e24ca3c09bfd6ec7c3b20affde3e5ea9b40
[lldb] Remove unused CommandObjectRegexCommand::m_max_matches (NFC)
lldb/source/Commands/CommandObjectCommands.cpp
lldb/source/Commands/CommandObjectRegexCommand.cpp
lldb/source/Commands/CommandObjectRegexCommand.h
lldb/source/Interpreter/CommandInterpreter.cpp