[Lldb-commits] [PATCH] D132283: [lldb] [Core] Reimplement Communication::ReadThread using MainLoop

Michał Górny via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Fri Aug 26 10:15:22 PDT 2022


mgorny updated this revision to Diff 455951.
mgorny added a comment.

Rebase, move `StopReadThread()` test here.


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

https://reviews.llvm.org/D132283

Files:
  lldb/include/lldb/Core/Communication.h
  lldb/source/Core/Communication.cpp
  lldb/unittests/Core/CommunicationTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D132283.455951.patch
Type: text/x-patch
Size: 8092 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20220826/0d6bd5e9/attachment.bin>


More information about the lldb-commits mailing list