[Lldb-commits] [lldb] [lldb] Use AppendMessageWithFormatv in ComandObjectWatchpoint (PR #184128)

Jonas Devlieghere via lldb-commits lldb-commits at lists.llvm.org
Mon Mar 2 11:55:39 PST 2026


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

LGTM. Additionally, and maybe you were already planning this, in a separate PR, can we also add the newline to `AppendMessageWithFormat`? IIRC we already have a mechanism to drop double newlines, similar to the diagnostics in clang.

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


More information about the lldb-commits mailing list