[Lldb-commits] [lldb] [lldb] Use AppendMessageWithFormatv in ComandObjectWatchpoint (PR #184128)
David Spickett via lldb-commits
lldb-commits at lists.llvm.org
Tue Mar 3 06:04:10 PST 2026
DavidSpickett wrote:
> IIRC we already have a mechanism to drop double newlines
Yes. We trim the message, then add a single newline.
https://github.com/llvm/llvm-project/pull/184128
More information about the lldb-commits
mailing list