[PATCH] D57815: [clangd] Add type boost to fuzzy find in Dex.

Eric Liu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Feb 6 07:33:47 PST 2019


ioeric updated this revision to Diff 185554.
ioeric marked 4 inline comments as done.
ioeric added a comment.

- address comments plus some refactoring.


Repository:
  rCTE Clang Tools Extra

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

https://reviews.llvm.org/D57815

Files:
  clangd/CodeComplete.cpp
  clangd/ExpectedTypes.h
  clangd/index/Index.cpp
  clangd/index/Index.h
  clangd/index/dex/Dex.cpp
  clangd/index/dex/Dex.h
  clangd/index/dex/Token.h
  unittests/clangd/DexTests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57815.185554.patch
Type: text/x-patch
Size: 11525 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190206/bf368cb5/attachment-0001.bin>


More information about the cfe-commits mailing list