================
@@ -70,6 +70,8 @@ class CommandObjectMultiword : public CommandObject {
return m_subcommand_dict;
}
+ std::string GetTopSubcommands(int count);
----------------
oontvoo wrote:
Will rename this to Jim's suggestion.
I like Pavel's idea of having this returning the popular ones, but not sure how
we'd determine that here (other than hard-coding the list somewhere)
https://github.com/llvm/llvm-project/pull/111891
_______________________________________________
lldb-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits