[PATCH] D61537: [clangd] Boost code completion results that were named in the last few lines.

Sam McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon May 6 03:21:41 PDT 2019


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

Comment about keywords


Repository:
  rCTE Clang Tools Extra

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D61537/new/

https://reviews.llvm.org/D61537

Files:
  clangd/CodeComplete.cpp
  clangd/FindSymbols.cpp
  clangd/Quality.cpp
  clangd/Quality.h
  clangd/SourceCode.cpp
  clangd/SourceCode.h
  clangd/test/completion-auto-trigger.test
  clangd/unittests/CodeCompleteTests.cpp
  clangd/unittests/QualityTests.cpp
  clangd/unittests/SourceCodeTests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61537.198243.patch
Type: text/x-patch
Size: 13771 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190506/82a19437/attachment-0001.bin>


More information about the cfe-commits mailing list