llvm-project/lldb/source/Host
Jonas Devlieghere a722dea4af
[lldb] Update reinterpret_cast in linux/Host.cpp
Fixes error: reinterpret_cast from type ‘const uint8_t*’ {aka ‘const
unsigned char*’} to type ‘char*’ casts away qualifiers
2022-04-05 13:52:07 -07:00
..
android [lldb][NFC] Use C++ versions of the deprecated C standard library headers 2021-05-26 12:46:12 +02:00
common [lldb] Refactor DataBuffer so we can map files as read-only 2022-04-05 13:46:37 -07:00
freebsd Modernize and simplify HostInfo::GetOSKernelDescription 2021-10-26 11:17:02 +02:00
linux [lldb] Update reinterpret_cast in linux/Host.cpp 2022-04-05 13:52:07 -07:00
macosx [LLDB] Applying clang-tidy modernize-use-equals-default over LLDB 2022-03-31 13:21:49 -07:00
netbsd [lldb] Remove remaining calls to DataBufferLLVM::GetChars 2022-04-01 17:43:05 -07:00
openbsd Modernize and simplify HostInfo::GetOSKernelDescription 2021-10-26 11:17:02 +02:00
posix [lldb] Remove FileSystem::Initialize from FileCollector 2022-03-03 13:22:38 -08:00
windows [lldb] Remove vasprintf windows-compat implementation 2022-03-30 09:32:35 +02:00
CMakeLists.txt [lldb] Remove vasprintf windows-compat implementation 2022-03-30 09:32:35 +02:00