[PATCH] D74547: [clangd] Expose Code Completion score to the client
Kirill Bobyrev via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Feb 13 05:31:25 PST 2020
kbobyrev updated this revision to Diff 244402.
kbobyrev added a comment.
Replace actual scores with regex for stability.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D74547/new/
https://reviews.llvm.org/D74547
Files:
clang-tools-extra/clangd/CodeComplete.cpp
clang-tools-extra/clangd/Protocol.cpp
clang-tools-extra/clangd/Protocol.h
clang-tools-extra/clangd/test/completion-auto-trigger.test
clang-tools-extra/clangd/test/completion-snippets.test
clang-tools-extra/clangd/test/completion.test
clang-tools-extra/clangd/test/protocol.test
clang-tools-extra/clangd/unittests/CodeCompleteTests.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74547.244402.patch
Type: text/x-patch
Size: 5938 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200213/d10c48a2/attachment.bin>
More information about the cfe-commits
mailing list