[PATCH] D49012: [clangd] Uprank delcarations when "using q::name" is present in the main file
Kirill Bobyrev via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jul 11 04:47:09 PDT 2018
omtcyfz updated this revision to Diff 154969.
omtcyfz added a comment.
Slightly refactor code by making lambda only used once anonymous.
https://reviews.llvm.org/D49012
Files:
clang-tools-extra/clangd/Quality.cpp
clang-tools-extra/unittests/clangd/QualityTests.cpp
clang/include/clang/Sema/CodeCompleteConsumer.h
clang/lib/Sema/SemaCodeComplete.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49012.154969.patch
Type: text/x-patch
Size: 7873 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180711/0eed48b5/attachment.bin>
More information about the cfe-commits
mailing list