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 15714e90 [clangd] Make symbol name a required parameter for CanonicalI [...] new 0a043826 [clangd] Debounce streams of updates.
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 | 2 +- clangd/ClangdServer.cpp | 6 ++- clangd/ClangdServer.h | 8 ++- clangd/TUScheduler.cpp | 97 ++++++++++++++++++++++++++--------- clangd/TUScheduler.h | 6 ++- clangd/Threading.cpp | 11 +++- clangd/Threading.h | 46 ++++++++++++++--- unittests/clangd/TUSchedulerTests.cpp | 36 +++++++++++-- 8 files changed, 169 insertions(+), 43 deletions(-)