OSDN Git Service

[clangd] Do not duplicate TemplatedDecls in findExplicitReferences
authorKadir Cetinkaya <kadircet@google.com>
Tue, 21 Jan 2020 14:15:06 +0000 (15:15 +0100)
committerKadir Cetinkaya <kadircet@google.com>
Wed, 22 Jan 2020 10:43:53 +0000 (11:43 +0100)
commit9570f1e5a612348e92c2f149f5073ef06f9e5da5
treec045e6bbf3802cc0756fe00447aef35ad7e01030
parent7b81c3f8793d30a4285095a9b67dcfca2117916c
[clangd] Do not duplicate TemplatedDecls in findExplicitReferences

Reviewers: hokein

Subscribers: ilya-biryukov, MaskRay, jkorous, arphaman, usaxena95, cfe-commits

Tags: #clang

Differential Revision: https://reviews.llvm.org/D73101
clang-tools-extra/clangd/FindTarget.cpp
clang-tools-extra/clangd/unittests/FindTargetTests.cpp