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 58124373 Do not warn on unused parameters for functions with empty bodies. new 7e588310 [tools] Updating PPCallbacks::InclusionDirective calls
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-move/ClangMove.cpp | 3 ++- clang-tidy/llvm/IncludeOrderCheck.cpp | 6 ++++-- clang-tidy/modernize/DeprecatedHeadersCheck.cpp | 6 ++++-- clang-tidy/utils/IncludeInserter.cpp | 3 ++- clangd/ClangdUnit.cpp | 3 ++- clangd/Headers.cpp | 3 ++- modularize/CoverageChecker.cpp | 3 ++- modularize/PreprocessorTracker.cpp | 5 +++-- pp-trace/PPCallbacksTracker.cpp | 2 +- pp-trace/PPCallbacksTracker.h | 3 ++- 10 files changed, 24 insertions(+), 13 deletions(-)