[Lldb-commits] [PATCH] D54072: Add a command to dump a module's clang ast.
Raphael Isemann via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Sun Nov 4 06:35:32 PST 2018
teemperor added a comment.
Yeah it uses the color settings of the diagnostic engine which are probably set to false in LLDB. I think activating colors there should fix the issue.
https://reviews.llvm.org/D54072
More information about the lldb-commits
mailing list