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 ee399fcf Removed an incorred namespace-end comment new 27b7d148 Revert "[clang-tidy] Fix relative path in header-filter."
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/ClangTidyDiagnosticConsumer.cpp | 4 +- .../Inputs/file-filter/subfolder_a/header_a.h | 3 - .../Inputs/file-filter/subfolder_b/header_b.h | 1 - .../Inputs/file-filter/subfolder_c/header_c.h | 1 - test/clang-tidy/file-filter.cpp | 81 +--------------------- 5 files changed, 3 insertions(+), 87 deletions(-) delete mode 100644 test/clang-tidy/Inputs/file-filter/subfolder_a/header_a.h delete mode 100644 test/clang-tidy/Inputs/file-filter/subfolder_b/header_b.h delete mode 100644 test/clang-tidy/Inputs/file-filter/subfolder_c/header_c.h