[PATCH] D47821: [clangd] Make workspace/symbols actually rank its results.

Sam McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jun 6 05:17:16 PDT 2018


sammccall created this revision.
sammccall added a reviewer: hokein.
Herald added subscribers: cfe-commits, jkorous, MaskRay, ioeric, ilya-biryukov.

The index doesn't actually return results in ranked order.


Repository:
  rCTE Clang Tools Extra

https://reviews.llvm.org/D47821

Files:
  clangd/FindSymbols.cpp
  unittests/clangd/FindSymbolsTests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47821.150113.patch
Type: text/x-patch
Size: 3856 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180606/593a0a6f/attachment.bin>


More information about the cfe-commits mailing list