[PATCH] D47935: [clangd] Boost completion score according to file proximity.
Eric Liu via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Jun 14 03:35:46 PDT 2018
ioeric updated this revision to Diff 151321.
ioeric marked 2 inline comments as done.
ioeric added a comment.
- addressed review comments.
Repository:
rCTE Clang Tools Extra
https://reviews.llvm.org/D47935
Files:
clangd/ClangdServer.cpp
clangd/ClangdServer.h
clangd/CodeComplete.cpp
clangd/Quality.cpp
clangd/Quality.h
clangd/index/FileIndex.cpp
clangd/index/FileIndex.h
unittests/clangd/ClangdTests.cpp
unittests/clangd/FileIndexTests.cpp
unittests/clangd/QualityTests.cpp
unittests/clangd/TestFS.cpp
unittests/clangd/URITests.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47935.151321.patch
Type: text/x-patch
Size: 25973 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180614/41acabdb/attachment-0001.bin>
More information about the cfe-commits
mailing list