[PATCH] D54693: [clangd] Store source file hash in IndexFile{In,Out}

Kadir Cetinkaya via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Nov 19 07:01:17 PST 2018


kadircet updated this revision to Diff 174608.
kadircet marked an inline comment as done.
kadircet added a comment.

- Use digest size instead of hardcoding it.


Repository:
  rCTE Clang Tools Extra

https://reviews.llvm.org/D54693

Files:
  clangd/index/Background.cpp
  clangd/index/Serialization.cpp
  clangd/index/Serialization.h
  unittests/clangd/BackgroundIndexTests.cpp
  unittests/clangd/SerializationTests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54693.174608.patch
Type: text/x-patch
Size: 4884 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181119/dd51f068/attachment-0001.bin>


More information about the cfe-commits mailing list