1f6f364a56
Using `clang-tidy`'s `modernize-use-default-member-init` check and manual review of the changes, and some extra manual changes that `clang-tidy` failed to do. Also went manually through all of `core` to find occurrences that `clang-tidy` couldn't handle, especially all initializations done in a constructor without using initializer lists. |
||
---|---|---|
.. | ||
debugger_marshalls.cpp | ||
debugger_marshalls.h | ||
engine_debugger.cpp | ||
engine_debugger.h | ||
local_debugger.cpp | ||
local_debugger.h | ||
remote_debugger_peer.cpp | ||
remote_debugger_peer.h | ||
remote_debugger.cpp | ||
remote_debugger.h | ||
script_debugger.cpp | ||
script_debugger.h | ||
SCsub |