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

Kadir Cetinkaya via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Dec 3 08:37:32 PST 2018


kadircet updated this revision to Diff 176415.
kadircet marked 3 inline comments as done.
kadircet added a comment.

- Addresss comments
- Make sure there are no uninitialized values in IncludeGraphNode.


Repository:
  rCTE Clang Tools Extra

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

https://reviews.llvm.org/D55062

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55062.176415.patch
Type: text/x-patch
Size: 10167 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181203/dee1caba/attachment-0001.bin>


More information about the cfe-commits mailing list