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

Augusto Noronha via lldb-commits lldb-commits at lists.llvm.org
Thu Apr 30 14:56:16 PDT 2026


https://github.com/augusto2112 approved this pull request.

I've had users tell me that they prefer the default output of "po" over "p" in the case of Swift because they find the braces to be too noisy.

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


More information about the lldb-commits mailing list