[Lldb-commits] [lldb] [lldb] Add print-braces setting for ValueObject printing (PR #193812)

David Spickett via lldb-commits lldb-commits at lists.llvm.org
Fri Apr 24 08:12:44 PDT 2026


DavidSpickett wrote:

My thought was that it would be very awkward to read if it applied to single line too :)

I don't know if you can force one line output reliably, but if you can, add one to the test to show that it still has the brackets. If it's a terminal width thing or something like that, don't waste effort on it.

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


More information about the lldb-commits mailing list