[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 05:51:34 PST 2019
ioeric created this revision.
ioeric added reviewers: sammccall, ilya-biryukov.
Herald added subscribers: cfe-commits, kadircet, arphaman, jkorous, MaskRay.
Herald added a project: clang.
No noticeable impact on code completions overall except some improvement on
cross-namespace completion.
Repository:
rCTE Clang Tools Extra
https://reviews.llvm.org/D57815
Files:
clangd/CodeComplete.cpp
clangd/index/Index.cpp
clangd/index/Index.h
clangd/index/dex/Dex.cpp
clangd/index/dex/Token.h
unittests/clangd/DexTests.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57815.185535.patch
Type: text/x-patch
Size: 6353 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190206/3638f5a3/attachment.bin>
More information about the cfe-commits
mailing list