[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:18:53 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rCTE336318: [clangd] Treat class constructor as in the same scope as the class in ranking. (authored by ioeric, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D48933?vs=154182&id=154183#toc

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.154183.patch
Type: text/x-patch
Size: 4600 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180705/439661b1/attachment.bin>


More information about the cfe-commits mailing list