llvm-project/lldb/source/Plugins/DynamicLoader
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
..
Darwin-Kernel [lldb] Replace default bodies of special member functions with = default; 2021-07-02 11:31:16 -07:00
Hexagon-DYLD [lldb] Replace default bodies of special member functions with = default; 2021-07-02 11:31:16 -07:00
MacOSX-DYLD [lldb] Replace default bodies of special member functions with = default; 2021-07-02 11:31:16 -07:00
POSIX-DYLD [lldb] Replace default bodies of special member functions with = default; 2021-07-02 11:31:16 -07:00
Static Handle all standalone combinations of LC_NOTEs w/ & w/o addr & uuid 2021-04-01 18:59:36 -07:00
Windows-DYLD [lldb] Replace default bodies of special member functions with = default; 2021-07-02 11:31:16 -07:00
wasm-DYLD [LLDB] Add DynamicLoaderWasmDYLD plugin for WebAssembly debugging 2020-02-17 12:42:23 +01:00
CMakeLists.txt [lldb/Plugin] Unconditionally build Darwin-Kernel 2020-02-17 18:14:24 -08:00