[PATCH] D56539: [clangd] Drop documentation in static index if symbols are not indexed for completion.

Haojian Wu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Feb 25 07:40:11 PST 2019


hokein updated this revision to Diff 188176.
hokein marked an inline comment as done.
hokein added a comment.
Herald added a subscriber: jdoerfert.
Herald added a project: clang.

Rebase and address comment.


Repository:
  rCTE Clang Tools Extra

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

https://reviews.llvm.org/D56539

Files:
  clangd/index/FileIndex.cpp
  clangd/index/IndexAction.cpp
  clangd/index/SymbolCollector.cpp
  clangd/index/SymbolCollector.h
  unittests/clangd/SymbolCollectorTests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56539.188176.patch
Type: text/x-patch
Size: 4790 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190225/7c93402e/attachment.bin>


More information about the cfe-commits mailing list