[clangd] Index UsingDecls
authorKadir Cetinkaya <kadircet@google.com>
Tue, 26 Feb 2019 14:23:47 +0000 (14:23 +0000)
committerKadir Cetinkaya <kadircet@google.com>
Tue, 26 Feb 2019 14:23:47 +0000 (14:23 +0000)
commit60ec08f0678f172b3bd08b4a7a82eccb3a950cfe
tree8071580dca8172caa076a0bba4d4ac7ae4d9c767
parenta87ada0dad8084ef83001cd8bab1a44da0ba8af9
[clangd] Index UsingDecls

Summary:
D58340 enables indexing of USRs, this makes sure test in clangd are
aligned with the change

Reviewers: hokein

Subscribers: ilya-biryukov, ioeric, MaskRay, jkorous, arphaman, jdoerfert, cfe-commits

Tags: #clang

Differential Revision: https://reviews.llvm.org/D58341

llvm-svn: 354879
clang-tools-extra/unittests/clangd/CodeCompleteTests.cpp
clang-tools-extra/unittests/clangd/FindSymbolsTests.cpp
clang-tools-extra/unittests/clangd/SymbolCollectorTests.cpp
clang-tools-extra/unittests/clangd/SymbolInfoTests.cpp