commit | 219c0fae5c4ad8f26557518e5315fb3fa44d0f7c | [log] [tgz] |
---|---|---|
author | Kadir Cetinkaya <[email protected]> | Tue Dec 04 11:31:57 2018 |
committer | Kadir Cetinkaya <[email protected]> | Tue Dec 04 11:31:57 2018 |
tree | aae6e7bafbd8c2843dddfb27a49ab2e0085ddade | |
parent | 0add090e24b522e2d24bf196f47230126b2f9438 [diff] |
[clangd] Partition include graph on auto-index. Summary: Partitions include graphs in auto-index so that each shards contains only part of the include graph related to itself. Reviewers: ilya-biryukov Subscribers: ioeric, MaskRay, jkorous, arphaman, cfe-commits Differential Revision: https://reviews.llvm.org/D55062 llvm-svn: 348252