teemperor added a comment.

I think Pavel's point is to call the `dump` overload which allows specifying 
our own custom raw_ostream: 
https://clang.llvm.org/doxygen/classclang_1_1Decl.html#a278b3b87b6f9d3b20ed566a8684341a6
 And our raw_ostream is configured by LLDB to correctly choose if we want color 
or not.


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