llvm-project/lldb/unittests/Host
Shafik Yaghmour 28c878aeb2 [LLDB] Applying clang-tidy modernize-use-default-member-init over LLDB
Applied modernize-use-default-member-init clang-tidy check over LLDB.
It appears in many files we had already switched to in class member init but
never updated the constructors to reflect that. This check is already present in
the lldb/.clang-tidy config.

Differential Revision: https://reviews.llvm.org/D121481
2022-03-14 13:32:03 -07:00
..
linux [lldb] Fix an include in HostTest.cpp 2021-10-15 11:10:38 +02:00
posix [lldb] Support serial port parity checking 2021-10-25 10:51:46 +02:00
CMakeLists.txt [lldb] Modernize ThreadLauncher 2022-02-23 14:25:59 +01:00
ConnectionFileDescriptorTest.cpp [lldb] [Utility/UriParser] Return results as 'struct URI' 2021-10-25 10:58:21 +02:00
FileActionTest.cpp
FileSystemTest.cpp [LLDB] Applying clang-tidy modernize-use-default-member-init over LLDB 2022-03-14 13:32:03 -07:00
FileTest.cpp [lldb] [gdb-remote] Add eOpenOptionReadWrite for future gdb compat 2021-08-09 12:06:59 +02:00
HostInfoTest.cpp [lldb] Fix leak in test 2021-06-11 00:20:35 -07:00
HostTest.cpp
MainLoopTest.cpp [lldb][NFC] Fix unsigned/signed cmp warning in MainLoopTest 2021-04-22 12:20:32 +02:00
NativeProcessProtocolTest.cpp
PipeTest.cpp [lldb] Disable PipeTest.OpenAsReader on windows 2021-01-11 13:37:49 +01:00
ProcessLaunchInfoTest.cpp
SocketAddressTest.cpp
SocketTest.cpp [lldb] [Host/Socket] Make DecodeHostAndPort() return a dedicated struct 2021-10-28 09:57:50 +02:00
SocketTestUtilities.cpp [lldb] [Host] Move port predicate-related logic to gdb-remote 2021-10-26 13:53:08 +02:00
SocketTestUtilities.h [lldb/unittests] Skip IPv6 test on systems which don't have IPv6 configured 2020-04-27 17:33:20 +02:00
ThreadLauncherTest.cpp [lldb] Modernize ThreadLauncher 2022-02-23 14:25:59 +01:00
XMLTest.cpp [lldb] [Host] Refactor XML converting getters 2021-09-27 14:26:33 +02:00