[PATCH] D53273: [clangd] Fix some references missing in dynamic index.

Haojian Wu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Oct 15 03:19:38 PDT 2018


hokein updated this revision to Diff 169671.
hokein marked an inline comment as done.
hokein added a comment.

avoid calling shouldCollectSymbol every time during indexing.


Repository:
  rCTE Clang Tools Extra

https://reviews.llvm.org/D53273

Files:
  clangd/index/SymbolCollector.cpp
  unittests/clangd/FileIndexTests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53273.169671.patch
Type: text/x-patch
Size: 4834 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181015/1b8b8234/attachment.bin>


More information about the cfe-commits mailing list