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

Jan Korous via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Feb 27 16:40:45 PST 2019


jkorous created this revision.
jkorous added reviewers: nathawes, akyrtzi, arphaman, dexonsmith, ioeric, malaperle.
Herald added subscribers: cfe-commits, jdoerfert, mgorny.
Herald added a project: clang.

Another piece of index-while-building functionality.
RFC: http://lists.llvm.org/pipermail/cfe-dev/2019-February/061432.html

Originally part of review https://reviews.llvm.org/D39050

This implementation is covered by lit tests using it through c-index-test in upcoming patch. It's just split off to make the patch smaller and easier to review.


Repository:
  rC Clang

https://reviews.llvm.org/D58749

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58749.188646.patch
Type: text/x-patch
Size: 18698 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190228/8c8464e3/attachment-0001.bin>


More information about the cfe-commits mailing list