[PATCH] D42181: [clangd] Merge index-provided completions with those from Sema.

Sam McCall via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 19 06:36:38 PST 2018


This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was automatically updated to reflect the committed changes.
Closed by commit rCTE322945: [clangd] Merge index-provided completions with those from Sema. (authored by sammccall, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D42181?vs=130440&id=130607#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D42181

Files:
  clangd/CodeComplete.cpp
  clangd/FuzzyMatch.h
  unittests/clangd/CodeCompleteTests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42181.130607.patch
Type: text/x-patch
Size: 48606 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180119/6ca9ba9a/attachment.bin>


More information about the llvm-commits mailing list