llvm-project/lldb/source/Plugins/DynamicLoader/POSIX-DYLD
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
..
CMakeLists.txt Add support to read aux vector values 2019-06-11 20:16:13 +00:00
DYLDRendezvous.cpp [lldb] [POSIX-DYLD] Update the cached exe path after attach 2020-12-17 09:31:22 +01:00
DYLDRendezvous.h [lldb] Replace default bodies of special member functions with = default; 2021-07-02 11:31:16 -07:00
DynamicLoaderPOSIXDYLD.cpp Revert "Make sure the interpreter module was loaded before making checks against it" 2021-02-21 10:38:25 -08:00
DynamicLoaderPOSIXDYLD.h [lldb] [POSIX-DYLD] Add libraries from initial rendezvous brkpt hit 2020-12-17 09:31:10 +01:00