[Lldb-commits] [PATCH] D54072: Add a command to dump a module's clang ast.
Zachary Turner via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Sun Nov 4 06:27:51 PST 2018
zturner added a comment.
I tried that one and it didn’t show color, bit maybe I need to add an
overload of dumpColor that allows to pass a raw_ostream
https://reviews.llvm.org/D54072
More information about the lldb-commits
mailing list