[PATCH] D40089: [clangd] Make completion scores use 0-1 floats internally.

Sam McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Nov 23 01:29:40 PST 2017


sammccall updated this revision to Diff 124044.
sammccall marked 3 inline comments as done.
sammccall added a comment.

address review comments


https://reviews.llvm.org/D40089

Files:
  clangd/ClangdUnit.cpp
  test/clangd/authority-less-uri.test
  test/clangd/completion-items-kinds.test
  test/clangd/completion-priorities.test
  test/clangd/completion-qualifiers.test
  test/clangd/completion-snippet.test
  test/clangd/completion.test
  test/clangd/protocol.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40089.124044.patch
Type: text/x-patch
Size: 20954 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20171123/1a1bb88b/attachment-0001.bin>


More information about the cfe-commits mailing list