[all-commits] [llvm/llvm-project] 9570f1: [clangd] Do not duplicate TemplatedDecls in findEx...
kadir çetinkaya via All-commits
all-commits at lists.llvm.org
Wed Jan 22 02:45:34 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 9570f1e5a612348e92c2f149f5073ef06f9e5da5
https://github.com/llvm/llvm-project/commit/9570f1e5a612348e92c2f149f5073ef06f9e5da5
Author: Kadir Cetinkaya <kadircet at google.com>
Date: 2020-01-22 (Wed, 22 Jan 2020)
Changed paths:
M clang-tools-extra/clangd/FindTarget.cpp
M clang-tools-extra/clangd/unittests/FindTargetTests.cpp
Log Message:
-----------
[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
More information about the All-commits
mailing list