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 25b43548 [clang-tidy] Remove the old ClangTidyCheck::registerPPCallbac [...] new 30815d07 Make clangd-fuzzer use the normal add_llvm_fuzzer() machinery
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: clangd/CMakeLists.txt | 3 ++- clangd/fuzzer/CMakeLists.txt | 12 ++++-------- clangd/fuzzer/DummyClangdMain.cpp | 18 ++++++++++++++++++ clangd/fuzzer/{ClangdFuzzer.cpp => clangd-fuzzer.cpp} | 0 4 files changed, 24 insertions(+), 9 deletions(-) create mode 100644 clangd/fuzzer/DummyClangdMain.cpp rename clangd/fuzzer/{ClangdFuzzer.cpp => clangd-fuzzer.cpp} (100%)