[all-commits] [llvm/llvm-project] 940704: [lldb] Fix CommunicationKDP following D133251
Dave Lee via All-commits
all-commits at lists.llvm.org
Tue Sep 6 10:48:35 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 940704cc585e8a1b92aa76d2a5720cdde1be4491
https://github.com/llvm/llvm-project/commit/940704cc585e8a1b92aa76d2a5720cdde1be4491
Author: Dave Lee <davelee.com at gmail.com>
Date: 2022-09-06 (Tue, 06 Sep 2022)
Changed paths:
M lldb/source/Plugins/Process/MacOSX-Kernel/CommunicationKDP.h
Log Message:
-----------
[lldb] Fix CommunicationKDP following D133251
Add `m_bytes` and `m_bytes_mutex` to `CommunicationKDP`, following refactoring
in D133251.
Differential Revision: https://reviews.llvm.org/D133365
More information about the All-commits
mailing list