[Lldb-commits] [PATCH] D62714: [FormatEntity] Ignore ASCII escape sequences when colors are disabled.
Alex Langford via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Thu May 30 19:14:37 PDT 2019
xiaobai added a comment.
Seems good to me.
================
Comment at: lldb/lit/Settings/TestFrameFormatColor.test:12
+# Check the ASCII escape code
+# CHECK:
----------------
I don't see any escape code here, I assume phabricator is just not showing them? 😛
Repository:
rLLDB LLDB
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D62714/new/
https://reviews.llvm.org/D62714
More information about the lldb-commits
mailing list