[Lldb-commits] [PATCH] D36977: Add 'break' into GDBRemoteClientBase::SendContinuePacketAndWaitForResponse to fix a warning
Pavel Labath via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Wed Aug 30 02:49:29 PDT 2017
labath accepted this revision.
labath added a comment.
This revision is now accepted and ready to land.
looks good. plus, it seems to be a no-op, as the following case block immediately breaks.
Repository:
rL LLVM
https://reviews.llvm.org/D36977
More information about the lldb-commits
mailing list