llvm-project/lldb/source/Host
Kazu Hirata 4391625255 [lldb] Fix an unused function warning
This patch fixes:

  .../llvm-project/lldb/source/Host/common/PseudoTerminal.cpp:106:20:
  error: unused function 'use_ptsname' [-Werror,-Wunused-function]
2022-05-25 09:49:05 -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] Fix an unused function warning 2022-05-25 09:49:05 -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] Add a function to check if lldb is running in an interactive session 2022-05-03 15:11:57 -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] Fix crash when launching in terminal 2022-04-28 14:39:28 -07:00
windows [lldb] Remove vasprintf windows-compat implementation 2022-03-30 09:32:35 +02:00
CMakeLists.txt [llvm][lldb] use FindLibEdit.cmake everywhere 2022-05-12 15:59:41 -07:00