[all-commits] [llvm/llvm-project] f5158c: Modernize Platform::GetOSKernelDescription
Pavel Labath via All-commits
all-commits at lists.llvm.org
Wed Oct 27 02:04:35 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f5158ca48c260dd29136ab19ba8573226f087fb3
https://github.com/llvm/llvm-project/commit/f5158ca48c260dd29136ab19ba8573226f087fb3
Author: Pavel Labath <pavel at labath.sk>
Date: 2021-10-27 (Wed, 27 Oct 2021)
Changed paths:
M lldb/include/lldb/Target/Platform.h
M lldb/include/lldb/Target/RemoteAwarePlatform.h
M lldb/source/API/SBPlatform.cpp
M lldb/source/Plugins/Platform/gdb-server/PlatformRemoteGDBServer.cpp
M lldb/source/Plugins/Platform/gdb-server/PlatformRemoteGDBServer.h
M lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.cpp
M lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.h
M lldb/source/Target/Platform.cpp
M lldb/source/Target/RemoteAwarePlatform.cpp
Log Message:
-----------
Modernize Platform::GetOSKernelDescription
More information about the All-commits
mailing list