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 94caf6ce [clangd] Cleanup: stop passing around list of supported URI schemes. new 2b6279df [clangd] Cleanup: make diagnostics callbacks from TUScheduler [...]
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 | 26 +++----------------------- clangd/ClangdServer.h | 17 ++--------------- clangd/TUScheduler.cpp | 25 ++++++++++++++++++++++++- clangd/TUScheduler.h | 3 ++- unittests/clangd/ClangdTests.cpp | 3 ++- unittests/clangd/TUSchedulerTests.cpp | 7 +++++++ 6 files changed, 40 insertions(+), 41 deletions(-)