Lgtm.  Btw I noticed StreamBuffer, which might be another easy one<br><div class="gmail_quote"><div dir="ltr">On Thu, Dec 6, 2018 at 3:27 AM Pavel Labath via Phabricator <<a href="mailto:reviews@reviews.llvm.org">reviews@reviews.llvm.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">labath updated this revision to Diff 176948.<br>
labath added a comment.<br>
<br>
That's a good point, thanks for reminding me.<br>
<br>
Re-clang-formatting the changed lines.<br>
<br>
<br>
CHANGES SINCE LAST ACTION<br>
  <a href="https://reviews.llvm.org/D55361/new/" rel="noreferrer" target="_blank">https://reviews.llvm.org/D55361/new/</a><br>
<br>
<a href="https://reviews.llvm.org/D55361" rel="noreferrer" target="_blank">https://reviews.llvm.org/D55361</a><br>
<br>
Files:<br>
  include/lldb/Breakpoint/Breakpoint.h<br>
  include/lldb/Breakpoint/BreakpointName.h<br>
  include/lldb/Core/Broadcaster.h<br>
  include/lldb/Core/Communication.h<br>
  include/lldb/Core/Debugger.h<br>
  include/lldb/Core/Event.h<br>
  include/lldb/Core/Listener.h<br>
  include/lldb/Core/StructuredDataImpl.h<br>
  include/lldb/Interpreter/CommandInterpreter.h<br>
  include/lldb/Interpreter/ScriptInterpreter.h<br>
  include/lldb/Target/Process.h<br>
  include/lldb/Target/Target.h<br>
  include/lldb/Target/TargetList.h<br>
  include/lldb/Target/Thread.h<br>
  include/lldb/Utility/Broadcaster.h<br>
  include/lldb/Utility/Event.h<br>
  include/lldb/Utility/Listener.h<br>
  source/API/SBBroadcaster.cpp<br>
  source/API/SBCommandInterpreter.cpp<br>
  source/API/SBEvent.cpp<br>
  source/API/SBListener.cpp<br>
  source/API/SBStructuredData.cpp<br>
  source/Core/Broadcaster.cpp<br>
  source/Core/CMakeLists.txt<br>
  source/Core/Communication.cpp<br>
  source/Core/Debugger.cpp<br>
  source/Core/Event.cpp<br>
  source/Core/Listener.cpp<br>
  source/Plugins/Process/MacOSX-Kernel/CommunicationKDP.h<br>
  source/Plugins/Process/MacOSX-Kernel/ProcessKDP.h<br>
  source/Plugins/Process/Utility/HistoryThread.h<br>
  source/Plugins/Process/gdb-remote/GDBRemoteCommunication.h<br>
  source/Plugins/Process/gdb-remote/GDBRemoteCommunicationReplayServer.cpp<br>
  source/Plugins/Process/gdb-remote/GDBRemoteCommunicationReplayServer.h<br>
  source/Plugins/Process/gdb-remote/ProcessGDBRemote.h<br>
  source/Target/Process.cpp<br>
  source/Target/Target.cpp<br>
  source/Target/TargetList.cpp<br>
  source/Utility/Broadcaster.cpp<br>
  source/Utility/CMakeLists.txt<br>
  source/Utility/Event.cpp<br>
  source/Utility/Listener.cpp<br>
  unittests/Core/BroadcasterTest.cpp<br>
  unittests/Core/CMakeLists.txt<br>
  unittests/Core/EventTest.cpp<br>
  unittests/Core/ListenerTest.cpp<br>
  unittests/Utility/BroadcasterTest.cpp<br>
  unittests/Utility/CMakeLists.txt<br>
  unittests/Utility/EventTest.cpp<br>
  unittests/Utility/ListenerTest.cpp<br>
<br>
</blockquote></div>