llvm-project/lldb/source/Host/common
Michał Górny e9dcd8b37b [lldb] [Host/Terminal] Fix warnings with termios disabled
Thanks to Nico Weber for the suggestion.

Differential Revision: https://reviews.llvm.org/D112632
2021-10-29 09:58:09 +02:00
..
Editline.cpp [lldb] Fix a stray array access in Editline 2021-10-04 14:26:02 +02:00
File.cpp [lldb] Support serial port parity checking 2021-10-25 10:51:46 +02:00
FileAction.cpp [lldb] Use C++11 default member initializers 2021-06-09 09:43:13 -07:00
FileCache.cpp [lldb][NFC] Fix all formatting errors in .cpp file headers 2020-01-24 08:52:55 +01:00
FileSystem.cpp [lldb] [gdb-remote] Add eOpenOptionReadWrite for future gdb compat 2021-08-09 12:06:59 +02:00
GetOptInc.cpp [lldb][NFC] Use C++ versions of the deprecated C standard library headers 2021-05-26 12:46:12 +02:00
Host.cpp [lldb] Use C++11 default member initializers 2021-06-09 09:43:13 -07:00
HostInfoBase.cpp [lldb][NFC] Remove an outdated comment in HostInfoBase 2021-06-22 16:48:17 +02:00
HostNativeThreadBase.cpp [lldb] Replace default bodies of special member functions with = default; 2021-07-02 11:31:16 -07:00
HostProcess.cpp [lldb] Replace default bodies of special member functions with = default; 2021-07-02 11:31:16 -07:00
HostThread.cpp [lldb][NFC] Fix all formatting errors in .cpp file headers 2020-01-24 08:52:55 +01:00
LZMA.cpp [lldb][NFC] Fix all formatting errors in .cpp file headers 2020-01-24 08:52:55 +01:00
LockFileBase.cpp [lldb] Remove some anonymous namespaces 2021-10-05 08:35:18 +02:00
MainLoop.cpp [lldb][NFC] Use C++ versions of the deprecated C standard library headers 2021-05-26 12:46:12 +02:00
MonitoringProcessLauncher.cpp [lldb][NFC] Fix all formatting errors in .cpp file headers 2020-01-24 08:52:55 +01:00
NativeProcessProtocol.cpp [lldb][AArch64] Add memory tag writing to lldb-server 2021-07-27 12:02:17 +01:00
NativeRegisterContext.cpp [lldb] Support querying registers via generic names without alt_names 2021-09-13 13:05:06 +02:00
NativeThreadProtocol.cpp [lldb][NFC] Fix all formatting errors in .cpp file headers 2020-01-24 08:52:55 +01:00
NativeWatchpointList.cpp [lldb][NFC] Fix all formatting errors in .cpp file headers 2020-01-24 08:52:55 +01:00
OptionParser.cpp [lldb][NFC] Move OptionDefinition from lldb-private-types.h to its own Utility header 2020-11-12 15:30:26 +01:00
PipeBase.cpp [lldb][NFC] Fix all formatting errors in .cpp file headers 2020-01-24 08:52:55 +01:00
ProcessLaunchInfo.cpp [lldb] Use C++11 default member initializers 2021-06-09 09:43:13 -07:00
ProcessRunLock.cpp [lldb] Use C++11 default member initializers 2021-06-09 09:43:13 -07:00
PseudoTerminal.cpp [lldb] Replace default bodies of special member functions with = default; 2021-07-02 11:31:16 -07:00
Socket.cpp [lldb] [Host/ConnectionFileDescriptor] Refactor to improve code reuse 2021-10-28 19:24:10 +02:00
SocketAddress.cpp [lldb] Replace default bodies of special member functions with = default; 2021-07-02 11:31:16 -07:00
TCPSocket.cpp [lldb] [Host/Socket] Make DecodeHostAndPort() return a dedicated struct 2021-10-28 09:57:50 +02:00
Terminal.cpp [lldb] [Host/Terminal] Fix warnings with termios disabled 2021-10-29 09:58:09 +02:00
ThreadLauncher.cpp [lldb][NFC] Fix all formatting errors in .cpp file headers 2020-01-24 08:52:55 +01:00
UDPSocket.cpp [lldb] [Host/Socket] Make DecodeHostAndPort() return a dedicated struct 2021-10-28 09:57:50 +02:00
XML.cpp [lldb] Remove some anonymous namespaces 2021-10-05 08:35:18 +02:00