[PATCH] D58749: [index-while-building] IndexRecordHasher
Jan Korous via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Mar 12 13:24:32 PDT 2019
jkorous updated this revision to Diff 190317.
jkorous added a comment.
Herald added a subscriber: jfb.
Based on Kadir comment I refactored the code.
Repository:
rC Clang
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.190317.patch
Type: text/x-patch
Size: 23723 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190312/9121c472/attachment-0001.bin>
More information about the cfe-commits
mailing list