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 c3a8e6a [clang-move] The new.cc file should include new_header.h inst [...] new d878a28 [clang-tidy] Cleaning up language options.
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/StrToNumCheck.cpp | 2 +- .../cppcoreguidelines/ProTypeCstyleCastCheck.cpp | 5 ++--- clang-tidy/google/AvoidCStyleCastsCheck.cpp | 7 +++--- clang-tidy/google/ExplicitConstructorCheck.cpp | 2 +- clang-tidy/llvm/TwineLocalCheck.cpp | 3 +-- clang-tidy/misc/AssertSideEffectCheck.cpp | 2 +- clang-tidy/misc/InaccurateEraseCheck.cpp | 5 ++--- clang-tidy/misc/InefficientAlgorithmCheck.cpp | 2 +- clang-tidy/misc/StringIntegerAssignmentCheck.cpp | 3 +-- clang-tidy/misc/SuspiciousStringCompareCheck.cpp | 4 ++-- clang-tidy/misc/UniqueptrResetReleaseCheck.cpp | 4 ++-- clang-tidy/misc/UnusedAliasDeclsCheck.cpp | 2 +- clang-tidy/misc/UnusedRAIICheck.cpp | 2 +- clang-tidy/misc/UnusedUsingDeclsCheck.cpp | 3 +-- clang-tidy/modernize/PassByValueCheck.cpp | 9 ++++---- clang-tidy/modernize/RawStringLiteralCheck.cpp | 10 ++++----- clang-tidy/modernize/RedundantVoidArgCheck.cpp | 26 ++++++++++------------ clang-tidy/modernize/ShrinkToFitCheck.cpp | 9 ++++---- clang-tidy/modernize/UseOverrideCheck.cpp | 2 +- clang-tidy/mpi/TypeMismatchCheck.cpp | 3 +-- clang-tidy/readability/AvoidConstParamsInDecls.cpp | 2 +- clang-tidy/readability/ContainerSizeEmptyCheck.cpp | 6 ++--- clang-tidy/readability/NamespaceCommentCheck.cpp | 2 +- .../readability/RedundantControlFlowCheck.cpp | 10 ++++----- .../readability/RedundantSmartptrGetCheck.cpp | 2 +- .../readability/SimplifyBooleanExprCheck.cpp | 6 ++--- .../StaticDefinitionInAnonymousNamespaceCheck.cpp | 10 ++++----- .../readability/UniqueptrDeleteReleaseCheck.cpp | 5 ++--- 28 files changed, 67 insertions(+), 81 deletions(-)