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 fc5164a1 [clangd] Fix async index loading (from r341376). new 250f000f [clangd] Add symbol slab size to index memory consumption estimates
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/FileIndex.cpp | 9 ++++++++- clangd/index/MemIndex.cpp | 7 +++++-- clangd/index/MemIndex.h | 6 +++++- clangd/index/dex/Dex.cpp | 14 ++++++-------- clangd/index/dex/Dex.h | 10 ++++++++-- unittests/clangd/IndexTests.cpp | 10 +++++----- 6 files changed, 37 insertions(+), 19 deletions(-)