Converts a default constructor’s member initializers into the new default member initializers in C++11. Other member initializers that match the default member initializer are removed.
This was automatically generated with modernize-use-default-member-init and our .clang-tidy file was updated accordingly.
run-clang-tidy.py -header-filter='lldb' -checks='-*,modernize-use-default-member-init' -fix
This is a mass-refactoring patch and the resulting commit should be added to .git-blame-ignore-revs.
clang-tidy: error: 'lldb/API/SBDefines.h' file not found [clang-diagnostic-error]
not useful