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 4e1ab6ce [clangd] Remove last usage of ast matchers from SymbolCollector. NFC new 6bb33f45 [clang-tidy] NFC refactor lexer-utils to be usable without AS [...]
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/bugprone/ArgumentCommentCheck.cpp | 5 +++-- clang-tidy/bugprone/SuspiciousSemicolonCheck.cpp | 3 ++- clang-tidy/cppcoreguidelines/ProTypeMemberInitCheck.cpp | 6 ++++-- clang-tidy/utils/FixItHintUtils.cpp | 3 ++- clang-tidy/utils/LexerUtils.cpp | 14 +++++--------- clang-tidy/utils/LexerUtils.h | 4 ++-- 6 files changed, 18 insertions(+), 17 deletions(-)