Modernize Platform::GetOSKernelDescription
authorPavel Labath <pavel@labath.sk>
Tue, 26 Oct 2021 08:52:39 +0000 (10:52 +0200)
committerPavel Labath <pavel@labath.sk>
Wed, 27 Oct 2021 08:46:47 +0000 (10:46 +0200)
commitf5158ca48c260dd29136ab19ba8573226f087fb3
treec4dae44eac91bceb27f6df4325e0da77c2c96f70
parentb9e3af124b760a2ed15cb951a315f20cea687307
Modernize Platform::GetOSKernelDescription
lldb/include/lldb/Target/Platform.h
lldb/include/lldb/Target/RemoteAwarePlatform.h
lldb/source/API/SBPlatform.cpp
lldb/source/Plugins/Platform/gdb-server/PlatformRemoteGDBServer.cpp
lldb/source/Plugins/Platform/gdb-server/PlatformRemoteGDBServer.h
lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.cpp
lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.h
lldb/source/Target/Platform.cpp
lldb/source/Target/RemoteAwarePlatform.cpp