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 30815d07 Make clangd-fuzzer use the normal add_llvm_fuzzer() machinery new 72f820b4 [clangd] Stop passing around PCHContainerOperations, just cre [...]
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/ClangdServer.cpp | 15 +++++---------- clangd/ClangdServer.h | 3 --- clangd/ClangdUnit.cpp | 18 ++++++++---------- clangd/ClangdUnit.h | 8 ++------ clangd/CodeComplete.cpp | 12 +++--------- clangd/CodeComplete.h | 3 --- clangd/Compiler.cpp | 5 +++-- clangd/Compiler.h | 1 - clangd/TUScheduler.cpp | 27 +++++++++------------------ clangd/TUScheduler.h | 1 - clangd/index/Background.cpp | 5 ++--- unittests/clangd/FileIndexTests.cpp | 34 ++++++++++++++++------------------ unittests/clangd/HeadersTests.cpp | 4 ++-- unittests/clangd/TestTU.cpp | 6 ++---- 14 files changed, 52 insertions(+), 90 deletions(-)