[Lldb-commits] [lldb] [lldb] Correct handling of ANSI codes in command option help (PR #178653)

David Spickett via lldb-commits lldb-commits at lists.llvm.org
Wed Feb 11 06:20:41 PST 2026


DavidSpickett wrote:

> My general concern is that this is ignoring unicode.

I'm going to lose track if I try to handle that here. So let's add unit tests first and then you'll be able to see which parts are being fixed by which PR - https://github.com/llvm/llvm-project/pull/180947

This PR will get remade ofc, so I'll mark this as draft.

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


More information about the lldb-commits mailing list