[all-commits] [llvm/llvm-project] 3b9195: Revert "[lldb] Properly protect the Communication ...
Augusto Noronha via All-commits
all-commits at lists.llvm.org
Tue Aug 15 16:03:53 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3b919570f2f08581987de7851f3673352afb1578
https://github.com/llvm/llvm-project/commit/3b919570f2f08581987de7851f3673352afb1578
Author: Augusto Noronha <augusto2112 at me.com>
Date: 2023-08-15 (Tue, 15 Aug 2023)
Changed paths:
M lldb/include/lldb/Core/Communication.h
M lldb/include/lldb/Core/ThreadedCommunication.h
M lldb/source/Core/Communication.cpp
M lldb/source/Core/ThreadedCommunication.cpp
M lldb/source/Plugins/Process/MacOSX-Kernel/ProcessKDP.cpp
Log Message:
-----------
Revert "[lldb] Properly protect the Communication class with reader/writer lock"
This reverts commit 5d16957207ce1bd1a2091f3677e176012009c59a.
More information about the All-commits
mailing list