================
@@ -70,6 +70,8 @@ class CommandObjectMultiword : public CommandObject {
     return m_subcommand_dict;
   }
 
+  std::string GetTopSubcommands(int count);
----------------
jimingham wrote:

It would have to be really clear that's what we were doing, however.  If you 
saw this list come out, then were curious and did `help breakpoint` and the 
list came out in a different order that would just look like we were being 
weird. 

https://github.com/llvm/llvm-project/pull/111891
_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to