[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 09:34:58 PDT 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL334026: [clangd] Boost code completion results that are narrowly scoped (local, members) (authored by sammccall, committed by ).
Herald added a subscriber: llvm-commits.
Changed prior to commit:
https://reviews.llvm.org/D47762?vs=149951&id=149999#toc
Repository:
rL LLVM
https://reviews.llvm.org/D47762
Files:
clang-tools-extra/trunk/clangd/ClangdUnit.cpp
clang-tools-extra/trunk/clangd/ClangdUnit.h
clang-tools-extra/trunk/clangd/CodeComplete.cpp
clang-tools-extra/trunk/clangd/Quality.cpp
clang-tools-extra/trunk/clangd/Quality.h
clang-tools-extra/trunk/unittests/clangd/QualityTests.cpp
clang-tools-extra/trunk/unittests/clangd/TestTU.cpp
clang-tools-extra/trunk/unittests/clangd/TestTU.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47762.149999.patch
Type: text/x-patch
Size: 12456 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180605/abf38df2/attachment-0001.bin>
More information about the cfe-commits
mailing list