[Lldb-commits] [lldb] [lldb] Use AppendMessageWithFormatv in ComandObjectWatchpoint (PR #184128)
David Spickett via lldb-commits
lldb-commits at lists.llvm.org
Tue Mar 3 02:14:57 PST 2026
DavidSpickett wrote:
> can we also add the newline to AppendMessageWithFormat
It depends on what AppendMessageWithFormat uses we're left with. If there's a nice way for them to build the message themselves, then append it, then yes we can make all the AppendMessage... consistent.
https://github.com/llvm/llvm-project/pull/184128
More information about the lldb-commits
mailing list