[PATCH] D54999: [clangd] Populate include graph during static indexing action.

Kadir Cetinkaya via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 30 09:02:10 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL348005: [clangd] Populate include graph during static indexing action. (authored by kadircet, committed by ).
Herald added a subscriber: llvm-commits.

Repository:
  rL LLVM

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

https://reviews.llvm.org/D54999

Files:
  clang-tools-extra/trunk/clangd/Headers.h
  clang-tools-extra/trunk/clangd/index/Background.cpp
  clang-tools-extra/trunk/clangd/index/IndexAction.cpp
  clang-tools-extra/trunk/clangd/index/IndexAction.h
  clang-tools-extra/trunk/clangd/indexer/IndexerMain.cpp
  clang-tools-extra/trunk/unittests/clangd/CMakeLists.txt
  clang-tools-extra/trunk/unittests/clangd/IndexActionTests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54999.176145.patch
Type: text/x-patch
Size: 18917 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181130/e32aa37b/attachment.bin>


More information about the llvm-commits mailing list