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 516cd96f Add the abseil-duration-factory-scale check. new 1f1901ec [clangd] Store source file hash in IndexFile{In,Out} new a5de3a4d Use digest size instead of hardcoding it. new 06a8a46e Address comments.
The 3 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 | 1 + clangd/index/Serialization.cpp | 14 ++++++++++++++ clangd/index/Serialization.h | 5 +++++ unittests/clangd/BackgroundIndexTests.cpp | 7 +++++-- unittests/clangd/SerializationTests.cpp | 28 ++++++++++++++++++++++++++++ 5 files changed, 53 insertions(+), 2 deletions(-)