shafik added inline comments.

================
Comment at: source/Interpreter/CommandInterpreter.cpp:96
+    {"echo-comment-commands", OptionValue::eTypeBoolean, true, true, nullptr,
+     {}, "If true, LLDB will print a command even if it is a pure  comment "
+         "line."}};
----------------
extra space between pure and comment


https://reviews.llvm.org/D52788



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

Reply via email to