[PATCH] D55062: [clangd] Partition include graph on auto-index.

Kadir Cetinkaya via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Nov 29 09:41:20 PST 2018


kadircet created this revision.
kadircet added a reviewer: ilya-biryukov.
Herald added subscribers: cfe-commits, arphaman, jkorous, MaskRay, ioeric.

Partitions include graphs in auto-index so that each shards contains
only part of the include graph related to itself.


Repository:
  rCTE Clang Tools Extra

https://reviews.llvm.org/D55062

Files:
  clangd/index/Background.cpp
  unittests/clangd/BackgroundIndexTests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55062.175892.patch
Type: text/x-patch
Size: 5723 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181129/9a66ef23/attachment-0001.bin>


More information about the cfe-commits mailing list