llvm-project/lldb/source/Plugins/Platform/Android
Jonas Devlieghere fd2433e139 [lldb] Replace default bodies of special member functions with = default;
Replace default bodies of special member functions with = default;

$ run-clang-tidy.py -header-filter='lldb' -checks='-*,modernize-use-equals-default' -fix ,

https://clang.llvm.org/extra/clang-tidy/checks/modernize-use-equals-default.html

Differential revision: https://reviews.llvm.org/D104041
2021-07-02 11:31:16 -07:00
..
AdbClient.cpp [lldb] Replace default bodies of special member functions with = default; 2021-07-02 11:31:16 -07:00
AdbClient.h [lldb] Update header guards to be consistent and compliant with LLVM (NFC) 2020-02-17 23:15:40 -08:00
CMakeLists.txt
PlatformAndroid.cpp [lldb] Delete copy operations on PluginInterface class 2020-10-09 10:37:09 +02:00
PlatformAndroid.h [lldb] Delete copy operations on PluginInterface class 2020-10-09 10:37:09 +02:00
PlatformAndroidRemoteGDBServer.cpp [lldb] Replace default bodies of special member functions with = default; 2021-07-02 11:31:16 -07:00
PlatformAndroidRemoteGDBServer.h [lldb] NFC remove DISALLOW_COPY_AND_ASSIGN 2020-06-02 13:23:53 -04:00