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 21e389c8 [clangd] Fix a typo in TUSchedulerTests new 87792d01 [clangd] C++ API for emitting file status.
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 | 8 ++++ clangd/ClangdServer.h | 3 ++ clangd/TUScheduler.cpp | 62 +++++++++++++++++++++++---- clangd/TUScheduler.h | 33 +++++++++++++++ unittests/clangd/TUSchedulerTests.cpp | 80 ++++++++++++++++++++++++++++++++++- 5 files changed, 177 insertions(+), 9 deletions(-)