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 451d06f clang-rename: avoid StringRef members in USRLocFindingASTVisitor new 4bf4c41 [clang-tidy] Lift common matchers to utils namespace
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/misc/BoolPointerImplicitConversionCheck.cpp | 10 +--------- clang-tidy/modernize/UseNullptrCheck.cpp | 17 ++--------------- clang-tidy/performance/FasterStringFindCheck.cpp | 4 +--- clang-tidy/readability/ImplicitBoolCastCheck.cpp | 4 ---- clang-tidy/readability/RedundantStringInitCheck.cpp | 15 +++------------ clang-tidy/utils/Matchers.h | 5 +++++ 6 files changed, 12 insertions(+), 43 deletions(-)