[PATCH] D58749: [index-while-building] IndexRecordHasher

Jan Korous via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Mar 12 14:16:46 PDT 2019


jkorous updated this revision to Diff 190342.
jkorous marked 2 inline comments as done.
jkorous added a comment.

Addressed some of Dmitri's comments.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D58749/new/

https://reviews.llvm.org/D58749

Files:
  clang/lib/Index/CMakeLists.txt
  clang/lib/Index/IndexRecordHasher.h
  clang/lib/Index/RecordHasher/CMakeLists.txt
  clang/lib/Index/RecordHasher/CachingHasher.cpp
  clang/lib/Index/RecordHasher/CachingHasher.h
  clang/lib/Index/RecordHasher/DeclHasher.cpp
  clang/lib/Index/RecordHasher/DeclHasher.h
  clang/lib/Index/RecordHasher/IndexRecordHasher.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58749.190342.patch
Type: text/x-patch
Size: 23705 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190312/01afe6a3/attachment-0001.bin>


More information about the cfe-commits mailing list