[PATCH] D52885: [clangd] Remove one-segment-skipping from Dex trigrams.

Eric Liu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Oct 4 06:57:30 PDT 2018


ioeric accepted this revision.
ioeric added a comment.
This revision is now accepted and ready to land.

lgtm



================
Comment at: clangd/index/dex/Trigram.cpp:44
   // * Next Head - front character of the next segment
   // * Skip-1-Next Head - front character of the skip-1-next segment
   //
----------------
This can be removed now?


Repository:
  rCTE Clang Tools Extra

https://reviews.llvm.org/D52885





More information about the cfe-commits mailing list