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 485e70f [clang-tidy] Prepare modernize-loop-convert for upcoming chan [...] new 3cf7055 [clang-tidy] remove trailing whitespaces and retab
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/cert/LICENSE.TXT | 2 +- clang-tidy/cert/StrToNumCheck.cpp | 2 +- .../ProBoundsArrayToPointerDecayCheck.h | 2 +- .../cppcoreguidelines/ProTypeConstCastCheck.cpp | 2 +- .../cppcoreguidelines/ProTypeConstCastCheck.h | 2 +- .../ProTypeStaticCastDowncastCheck.cpp | 2 +- .../ProTypeStaticCastDowncastCheck.h | 2 +- .../SpecialMemberFunctionsCheck.h | 8 ++--- clang-tidy/misc/MacroParenthesesCheck.cpp | 2 +- clang-tidy/misc/MiscTidyModule.cpp | 2 +- clang-tidy/misc/MoveConstructorInitCheck.cpp | 2 +- clang-tidy/misc/SizeofContainerCheck.cpp | 2 +- clang-tidy/misc/StaticAssertCheck.cpp | 2 +- clang-tidy/misc/StaticAssertCheck.h | 2 +- clang-tidy/misc/StringIntegerAssignmentCheck.cpp | 2 +- clang-tidy/misc/StringIntegerAssignmentCheck.h | 2 +- clang-tidy/misc/SuspiciousMissingCommaCheck.cpp | 2 +- clang-tidy/misc/SuspiciousMissingCommaCheck.h | 2 +- clang-tidy/misc/SwappedArgumentsCheck.cpp | 2 +- .../misc/ThrowByValueCatchByReferenceCheck.cpp | 2 +- clang-tidy/misc/UnusedAliasDeclsCheck.h | 2 +- clang-tidy/misc/UnusedParametersCheck.h | 2 +- clang-tidy/modernize/PassByValueCheck.cpp | 2 +- .../performance/UnnecessaryValueParamCheck.cpp | 4 +-- .../checks/cppcoreguidelines-slicing.rst | 14 ++++---- docs/clang-tidy/checks/modernize-use-emplace.rst | 38 +++++++++++----------- 26 files changed, 54 insertions(+), 54 deletions(-)