aprantl accepted this revision. aprantl added inline comments. This revision is now accepted and ready to land.
================ Comment at: lldb/source/Core/CoreProperties.td:141 + DefaultStringValue<"${ansi.faint}">, + Desc<"When displaying progress in a color-enabled (i.e. ANSI) terminal, use the ANSI terminal code specified in this format immediately before the progress message.">; + def ShowProgressAnsiSuffix: Property<"show-progress-ansi-suffix", "String">, ---------------- I would remove the "(i.e. ANSI)" comment. CHANGES SINCE LAST ACTION https://reviews.llvm.org/D121062/new/ https://reviews.llvm.org/D121062 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits