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 f65bad21 [clangd] Avoid slow ostreams in URI conversion. new 49a3288d [clangd] Use xxhash instead of SHA1 for background index file [...]
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/SourceCode.cpp | 9 ++++++++- clangd/SourceCode.h | 3 +-- clangd/index/Background.cpp | 1 - clangd/index/Background.h | 1 - clangd/index/BackgroundIndexStorage.cpp | 7 ------- clangd/index/Serialization.cpp | 2 +- clangd/unittests/SerializationTests.cpp | 5 +---- 7 files changed, 11 insertions(+), 17 deletions(-)