[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 09:09:25 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL318927: [clangd] Make completion scores use 0-1 floats internally. (authored by sammccall).

Changed prior to commit:
  https://reviews.llvm.org/D40089?vs=124044&id=124099#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D40089

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

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


More information about the cfe-commits mailing list