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 140f1322 [clangd] Move the expandAuto tweak from global namespace into [...] new 65690921 [clangd] Prioritize indexing of files that share a basename w [...]
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 | 5 ++++- clangd/TUScheduler.cpp | 4 +++- clangd/TUScheduler.h | 9 ++++---- clangd/index/Background.cpp | 16 ++++++++++++++ clangd/index/Background.h | 14 +++++++++++-- clangd/index/BackgroundQueue.cpp | 22 +++++++++++++++++++ clangd/unittests/BackgroundIndexTests.cpp | 35 +++++++++++++++++++++++++++++++ 7 files changed, 97 insertions(+), 8 deletions(-)