[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
Sun Aug 21 11:13:51 PDT 2022


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

Update `Communication::SynchronizeWithReadThread()`, fixing tests.


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.454331.patch
Type: text/x-patch
Size: 7493 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20220821/0a003af5/attachment.bin>


More information about the lldb-commits mailing list