llvm-project/lldb/source/Plugins/UnwindAssembly/x86
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
UnwindAssembly-x86.cpp Target::ReadMemory read from read-only binary file Section, not memory 2021-04-16 16:13:07 -07:00
UnwindAssembly-x86.h [lldb] Update header guards to be consistent and compliant with LLVM (NFC) 2020-02-17 23:15:40 -08:00
x86AssemblyInspectionEngine.cpp
x86AssemblyInspectionEngine.h [lldb] Replace default bodies of special member functions with = default; 2021-07-02 11:31:16 -07:00