zturner added a comment.

So I tried to go down this route, but alas, I still can't come up with a good 
way to make color output work, because the Stream is not a `StreamFile` object, 
it is a `StreamString` object, even when the output is going to a terminal. We 
could have an argument such as `--color` but perhaps it should be the default 
and the option should be `--no-color`.


https://reviews.llvm.org/D54072



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

Reply via email to