[PATCH] D39882: [clangd] Filter completion results by fuzzy-matching identifiers.

Sam McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Nov 30 13:59:25 PST 2017


sammccall updated this revision to Diff 125009.
sammccall added a comment.
Herald added a subscriber: klimek.

Rebase and remove debug output.


Repository:
  rCTE Clang Tools Extra

https://reviews.llvm.org/D39882

Files:
  clangd/ClangdUnit.cpp
  unittests/clangd/ClangdTests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39882.125009.patch
Type: text/x-patch
Size: 4768 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20171130/0562d037/attachment.bin>


More information about the cfe-commits mailing list