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 c2a4d693 [clangd] Fix link failures for Preprocessor::addCommentHandler new 38d22d28 [tidy] Move private ast matchers into anonymous namespaces to [...]
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/boost/UseToStringCheck.cpp | 2 ++ clang-tidy/bugprone/StringConstructorCheck.cpp | 2 ++ clang-tidy/bugprone/VirtualNearMissCheck.cpp | 2 ++ clang-tidy/cppcoreguidelines/AvoidGotoCheck.cpp | 2 ++ .../ProBoundsArrayToPointerDecayCheck.cpp | 2 ++ clang-tidy/fuchsia/MultipleInheritanceCheck.cpp | 4 +++- clang-tidy/fuchsia/OverloadedOperatorCheck.cpp | 2 ++ clang-tidy/fuchsia/StaticallyConstructedObjectsCheck.cpp | 6 ++++-- clang-tidy/fuchsia/TrailingReturnCheck.cpp | 10 ++++------ clang-tidy/fuchsia/VirtualInheritanceCheck.cpp | 2 ++ clang-tidy/hicpp/NoAssemblerCheck.cpp | 15 +++++++-------- clang-tidy/misc/StringLiteralWithEmbeddedNulCheck.cpp | 2 ++ clang-tidy/modernize/PassByValueCheck.cpp | 2 ++ clang-tidy/modernize/ReplaceAutoPtrCheck.cpp | 3 +++ 14 files changed, 39 insertions(+), 17 deletions(-)