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 78a2bfd8 [clang-tidy] Fix ClangTidyTest to initialize context before checks. new 2a50301c [clang-tidy] Generalize TransformerClangTidyCheck to take a r [...]
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/utils/TransformerClangTidyCheck.cpp | 31 +++++++++-- clang-tidy/utils/TransformerClangTidyCheck.h | 27 +++++++--- .../clang-tidy/TransformerClangTidyCheckTest.cpp | 62 ++++++++++++++++++++-- 3 files changed, 105 insertions(+), 15 deletions(-)