[PATCH] D49417: [clangd] Implement trigram generation algorithm for new symbol index

Kirill Bobyrev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jul 18 08:02:33 PDT 2018


omtcyfz updated this revision to Diff 156073.
omtcyfz marked 11 inline comments as done.
omtcyfz added a comment.

Addressed all comments by Eric.

As discussed internally, I should also exercise my naming skills and come up with a better for the symbol index to substitute "Noctem" which doesn't point to any project's feature.


https://reviews.llvm.org/D49417

Files:
  clang-tools-extra/clangd/CMakeLists.txt
  clang-tools-extra/clangd/index/noctem/SearchToken.cpp
  clang-tools-extra/clangd/index/noctem/SearchToken.h
  clang-tools-extra/unittests/clangd/CMakeLists.txt
  clang-tools-extra/unittests/clangd/NoctemIndexTests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49417.156073.patch
Type: text/x-patch
Size: 19094 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180718/bb53aad2/attachment-0001.bin>


More information about the cfe-commits mailing list