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 d0680053 Attempt to fix clang-move tests broken by r332590 on windows new c97b8201 [clang-tidy] Add a flag to enable alpha checkers
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/ClangTidy.cpp | 25 +++++++++++++++++-------- clang-tidy/ClangTidy.h | 7 +++++-- clang-tidy/ClangTidyDiagnosticConsumer.cpp | 6 ++++-- clang-tidy/ClangTidyDiagnosticConsumer.h | 11 ++++++++++- clang-tidy/tool/ClangTidyMain.cpp | 17 ++++++++++++++--- test/clang-tidy/enable-alpha-checks.cpp | 6 ++++++ 6 files changed, 56 insertions(+), 16 deletions(-) create mode 100644 test/clang-tidy/enable-alpha-checks.cpp