[Lldb-commits] [lldb] [lldb] Move parts of OutputFormattedUsageText into utility function (PR #180947)

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


DavidSpickett wrote:

The other reason to do this first is there there are no command descriptions containing unicode so I'd have to manually test it and that's not good. Same for the multi word ANSI codes. With the unit tests we can put whatever we want into the function.

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


More information about the lldb-commits mailing list