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 9be631ca [clangd] Not collect include headers for dynamic index for now. new 33b0c1e1 [clangd] Allow embedders some control over when diagnostics a [...]
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/ClangdLSPServer.cpp | 5 +- clangd/ClangdServer.cpp | 22 ++++---- clangd/ClangdServer.h | 4 +- clangd/TUScheduler.cpp | 95 +++++++++++++++++++---------------- clangd/TUScheduler.h | 13 +++-- clangd/Threading.cpp | 14 +++++- clangd/Threading.h | 25 ++++----- unittests/clangd/TUSchedulerTests.cpp | 35 ++++++++++++- 8 files changed, 133 insertions(+), 80 deletions(-)