[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 03:25:29 PDT 2018


omtcyfz updated this revision to Diff 154956.
omtcyfz marked 3 inline comments as done.
omtcyfz added a comment.

Address few comments, add test for macro definition, slightly reformat `QualityTests.cpp`


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.154956.patch
Type: text/x-patch
Size: 7717 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180711/f290732c/attachment.bin>


More information about the cfe-commits mailing list