[PATCH] D47762: [clangd] Boost code completion results that are narrowly scoped (local, members)

Sam McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jun 5 05:11:58 PDT 2018


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

Address review comments and sync.


Repository:
  rCTE Clang Tools Extra

https://reviews.llvm.org/D47762

Files:
  clangd/ClangdUnit.cpp
  clangd/ClangdUnit.h
  clangd/CodeComplete.cpp
  clangd/Quality.cpp
  clangd/Quality.h
  unittests/clangd/QualityTests.cpp
  unittests/clangd/TestTU.cpp
  unittests/clangd/TestTU.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47762.149951.patch
Type: text/x-patch
Size: 11780 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180605/fde449a2/attachment.bin>


More information about the cfe-commits mailing list