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 b6a07261 [clang-tidy] Fix case of local variables in modernize-use-nod [...] new 49e26a14 [clangd] Introduce loading of shards within auto-index
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/index/Background.cpp | 268 ++++++++++++++++++++++-------- clangd/index/Background.h | 16 +- test/clangd/background-index.test | 3 +- unittests/clangd/BackgroundIndexTests.cpp | 81 ++++++++- 4 files changed, 298 insertions(+), 70 deletions(-)