[PATCH] D64306: [clangd] Use xxhash instead of SHA1 for background index file digests.
Sam McCall via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 8 04:35:52 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL365311: [clangd] Use xxhash instead of SHA1 for background index file digests. (authored by sammccall, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D64306?vs=208309&id=208366#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D64306/new/
https://reviews.llvm.org/D64306
Files:
clang-tools-extra/trunk/clangd/SourceCode.cpp
clang-tools-extra/trunk/clangd/SourceCode.h
clang-tools-extra/trunk/clangd/index/Background.cpp
clang-tools-extra/trunk/clangd/index/Background.h
clang-tools-extra/trunk/clangd/index/BackgroundIndexStorage.cpp
clang-tools-extra/trunk/clangd/index/Serialization.cpp
clang-tools-extra/trunk/clangd/unittests/SerializationTests.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64306.208366.patch
Type: text/x-patch
Size: 5106 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190708/4d39a981/attachment.bin>
More information about the llvm-commits
mailing list