This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang-tools-extra.
from 70f4cf2c [clang-tidy] Add options to bugprone-argument-comment to add [...] new 8214828f [clang-tidy] Don't use assignment for value-initialized enums
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: clang-tidy/modernize/UseDefaultMemberInitCheck.cpp | 9 ++++++--- test/clang-tidy/modernize-use-default-member-init-assignment.cpp | 8 ++++++++ test/clang-tidy/modernize-use-default-member-init.cpp | 8 ++++++++ 3 files changed, 22 insertions(+), 3 deletions(-)