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 0d6a98c [include-fixer] Correct two wrong header mappings. new 438a0a5 Apply performance-unnecessary-value-param to clang-tidy.
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/ClangTidyModule.cpp | 2 +- clang-tidy/google/ExplicitConstructorCheck.cpp | 3 ++- clang-tidy/misc/DanglingHandleCheck.cpp | 10 +++++----- .../readability/InconsistentDeclarationParameterNameCheck.cpp | 2 +- clang-tidy/readability/RedundantSmartptrGetCheck.cpp | 2 +- clang-tidy/tool/ClangTidyMain.cpp | 2 +- 6 files changed, 11 insertions(+), 10 deletions(-)