teemperor marked an inline comment as done.
teemperor added inline comments.


================
Comment at: lldb/source/Interpreter/CommandInterpreter.cpp:1847
-
-  if (request.GetParsedLine().GetArgumentCount() == 0) {
-    // If we got an empty string, insert nothing.
----------------
Note that I moved this code to 
SBCommandInterpreter::HandleCompletionWithDescriptions (as it adds the common 
prefix in  element 0).


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D66536/new/

https://reviews.llvm.org/D66536



_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to