Follow up patch for D104231 which deprecates this in the SB API.
This removes the threading functionality that just exists for the sake of implementing the SBHostOS threading framework.
Paths
| Differential D104307
[lldb] Remove SBHostOS threading functionality Needs ReviewPublic Authored by teemperor on Jun 15 2021, 9:36 AM.
Details
Summary Follow up patch for D104231 which deprecates this in the SB API. This removes the threading functionality that just exists for the sake of implementing the SBHostOS threading framework.
Diff Detail
Revision Contents
Diff 352162 lldb/include/lldb/Host/HostNativeThreadBase.h
lldb/include/lldb/Host/HostThread.h
lldb/include/lldb/Host/posix/HostThreadPosix.h
lldb/include/lldb/Host/windows/HostThreadWindows.h
lldb/source/API/SBHostOS.cpp
lldb/source/Host/common/HostThread.cpp
lldb/source/Host/posix/HostThreadPosix.cpp
lldb/source/Host/windows/HostThreadWindows.cpp
|
clang-tidy: error: 'lldb/API/SBHostOS.h' file not found [clang-diagnostic-error]
not useful