[Lldb-commits] [PATCH] D157159: [lldb] Properly protect the Communication class with reader/writer lock
Jonas Devlieghere via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Sun Aug 6 21:18:12 PDT 2023
JDevlieghere updated this revision to Diff 547639.
JDevlieghere added a comment.
- Remove `Communication::Clear` method
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D157159/new/
https://reviews.llvm.org/D157159
Files:
lldb/include/lldb/Core/Communication.h
lldb/include/lldb/Core/ThreadedCommunication.h
lldb/source/Core/Communication.cpp
lldb/source/Core/ThreadedCommunication.cpp
lldb/source/Plugins/Process/MacOSX-Kernel/ProcessKDP.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D157159.547639.patch
Type: text/x-patch
Size: 8287 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20230807/c6c37ad4/attachment-0001.bin>
More information about the lldb-commits
mailing list