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
[email protected]
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits