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 0a478cf8 [clangd] Refine the way of checking a declaration is referenc [...] new 64eaa960 [clang-tidy] Share the forced linking code between clang-tidy [...]
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: .../ClangTidyPlugin.cpp => ClangTidyForceLinker.h} | 120 +++++---------------- clang-tidy/plugin/ClangTidyPlugin.cpp | 94 +--------------- clang-tidy/tool/ClangTidyMain.cpp | 93 +--------------- 3 files changed, 31 insertions(+), 276 deletions(-) copy clang-tidy/{plugin/ClangTidyPlugin.cpp => ClangTidyForceLinker.h} (60%)