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 102f34c8 [clangd] Bump clangd-index version for TemplateArgument changes new bbb3a48c [clangd] Wait for compile command in ASTWorker instead of Cla [...]
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 | 18 +---- clangd/ClangdServer.h | 3 - clangd/Compiler.h | 2 +- clangd/GlobalCompilationDatabase.cpp | 9 +-- clangd/TUScheduler.cpp | 125 ++++++++++++++++++++++----------- clangd/TUScheduler.h | 14 ++-- unittests/clangd/ClangdTests.cpp | 58 +++++++++++++++ unittests/clangd/CodeCompleteTests.cpp | 2 +- unittests/clangd/TUSchedulerTests.cpp | 65 +++++++++-------- 9 files changed, 194 insertions(+), 102 deletions(-)