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

Kadir Cetinkaya via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 19 10:09:14 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL347235: [clangd] Store source file hash in IndexFile{In,Out} (authored by kadircet, committed by ).
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D54693?vs=174635&id=174636#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D54693

Files:
  clang-tools-extra/trunk/clangd/index/Background.cpp
  clang-tools-extra/trunk/clangd/index/Serialization.cpp
  clang-tools-extra/trunk/clangd/index/Serialization.h
  clang-tools-extra/trunk/unittests/clangd/BackgroundIndexTests.cpp
  clang-tools-extra/trunk/unittests/clangd/SerializationTests.cpp

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


More information about the llvm-commits mailing list