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 b50ec349 [clangd] Check if CompileCommand has changed on forceReparse. new 7fd6c0d8 [clangd] Use multiple working threads in clangd.
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 | 4 +- clangd/ClangdLSPServer.h | 2 +- clangd/ClangdServer.cpp | 80 +++++---- clangd/ClangdServer.h | 51 +++--- clangd/tool/ClangdMain.cpp | 28 +++- unittests/clangd/ClangdTests.cpp | 342 ++++++++++++++++++++++++++++++++++----- 6 files changed, 407 insertions(+), 100 deletions(-)