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 f7b6727 [clang-tidy] Fix misc-unused-using-decls false positives in p [...] new c2e903e [clang-tidy] Add -quiet option to suppress extra output
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/tool/ClangTidyMain.cpp | 29 ++++++++++++++++++++-------- clang-tidy/tool/clang-tidy-diff.py | 4 ++++ clang-tidy/tool/run-clang-tidy.py | 9 +++++++-- test/clang-tidy/clang-tidy-diff.cpp | 5 +++++ test/clang-tidy/file-filter.cpp | 34 ++++++++++++++++++++++++++++++--- test/clang-tidy/werrors-diagnostics.cpp | 5 +++++ test/clang-tidy/werrors-plural.cpp | 6 ++++++ test/clang-tidy/werrors.cpp | 3 +++ 8 files changed, 82 insertions(+), 13 deletions(-)