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 _______________________________________________ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
