llvm-project/lldb/source/Host/windows
Pavel Labath 0a39a9c2cb Modernize and simplify HostInfo::GetOSKernelDescription
Replace bool+by-ref argument with llvm::Optional, and move the common
implementation into HostInfoPOSIX. Based on my (simple) experiment,
the uname and the sysctl approach return the same value on MacOS, so
there's no need for a mac-specific implementation of this functionality.

Differential Revision: https://reviews.llvm.org/D112457
2021-10-26 11:17:02 +02:00
..
ConnectionGenericFileWindows.cpp [lldb] More windows StringRef fixes 2020-01-29 11:15:20 +01:00
FileSystem.cpp [lldb/Reproducers] Also collect ::open and ::fopen 2020-06-09 11:59:02 -07:00
Host.cpp [lldb] Remove some anonymous namespaces 2021-10-05 08:35:18 +02:00
HostInfoWindows.cpp Modernize and simplify HostInfo::GetOSKernelDescription 2021-10-26 11:17:02 +02:00
HostProcessWindows.cpp [lldb][NFC] Fix all formatting errors in .cpp file headers 2020-01-24 08:52:55 +01:00
HostThreadWindows.cpp [lldb] Remove some anonymous namespaces 2021-10-05 08:35:18 +02:00
LockFileWindows.cpp [lldb] Remove some anonymous namespaces 2021-10-05 08:35:18 +02:00
PipeWindows.cpp [lldb] Remove some anonymous namespaces 2021-10-05 08:35:18 +02:00
ProcessLauncherWindows.cpp [lldb] Remove some anonymous namespaces 2021-10-05 08:35:18 +02:00
ProcessRunLock.cpp [lldb][NFC] Fix all formatting errors in .cpp file headers 2020-01-24 08:52:55 +01:00
Windows.cpp [lldb][NFC] Use C++ versions of the deprecated C standard library headers 2021-05-26 12:46:12 +02:00