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 9b4f5486 Make SourceManager::createFileID(UnownedTag, ...) take a cons [...] new da7ff1f6 [clangd] Add fallback mode for code completion when compile c [...]
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 | 20 +++++++++++++++++++- clangd/CodeComplete.h | 6 ++++++ clangd/TUScheduler.cpp | 29 ++++++++++++++++------------- clangd/TUScheduler.h | 11 +++++++++-- clangd/tool/ClangdMain.cpp | 9 +++++++++ unittests/clangd/ClangdTests.cpp | 38 +++++++++++++++++++++++++++++++++++++- 6 files changed, 96 insertions(+), 17 deletions(-)