mgorny marked an inline comment as done.
mgorny added inline comments.

================
Comment at: 
lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerLLGS.cpp:3931
 
+GDBRemoteCommunication::PacketResult 
GDBRemoteCommunicationServerLLGS::HandleNotificationAck(std::deque<std::string> 
&queue) {
+  // Per the protocol, the first message put into the queue is sent
----------------
labath wrote:
> this could use formatting
Yes, indeed. I've left it like this for clang-format, then forgotten to run it. 
Sorry.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D128849/new/

https://reviews.llvm.org/D128849

_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to