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 9c25343e [clangd] Avoid crashes in override completions new c4e89dc6 [clangd] Some nitpicking around the new split (preamble/main) [...]
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 | 61 +++++++++++++++++++++++++---------- clangd/ClangdServer.h | 11 ++++--- clangd/ClangdUnit.cpp | 2 +- clangd/ClangdUnit.h | 4 +-- clangd/CodeComplete.cpp | 4 +-- clangd/CodeComplete.h | 12 ++++--- clangd/TUScheduler.cpp | 26 +++++++-------- clangd/TUScheduler.h | 6 ++-- unittests/clangd/FileIndexTests.cpp | 5 ++- unittests/clangd/TUSchedulerTests.cpp | 20 ++++++------ 10 files changed, 88 insertions(+), 63 deletions(-)