[Lldb-commits] [lldb] Colorize output when searching for symbols in lldb (PR #69422)

David Spickett via lldb-commits lldb-commits at lists.llvm.org
Wed Nov 15 02:42:55 PST 2023


=?utf-8?q?José?= L. Junior <josejunior at 10xengineers.ai>
Message-ID:
In-Reply-To: <llvm.org/llvm/llvm-project/pull/69422 at github.com>


DavidSpickett wrote:

> This is new for me. Thank you!

New to me too actually. I only went looking for it because I was going to suggest a two stage format like `%%%ds` and I got that feeling that someone must have solved this problem before.

> In Stream.h, we tried to keep up with the file standard. Hence, the comments:

Brilliant, yes it was on my list to check for these comments in fact. Keep them for sure.

https://github.com/llvm/llvm-project/pull/69422


More information about the lldb-commits mailing list