[PATCH] D48933: [clangd] Treat class constructor as in the same scope as the class in ranking.

Eric Liu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jul 5 01:14:39 PDT 2018


ioeric updated this revision to Diff 154182.
ioeric added a comment.

- Refactored findAnyDecl.


Repository:
  rCTE Clang Tools Extra

https://reviews.llvm.org/D48933

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48933.154182.patch
Type: text/x-patch
Size: 4599 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180705/e7bf3275/attachment.bin>


More information about the cfe-commits mailing list