[all-commits] [llvm/llvm-project] cc6d1f: [clangd] When finding refs for a renaming alias, d...
Nathan Ridge via All-commits
all-commits at lists.llvm.org
Mon Sep 28 18:18:57 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: cc6d1f8029b05cd747c46ad3244a1b31ae970c61
https://github.com/llvm/llvm-project/commit/cc6d1f8029b05cd747c46ad3244a1b31ae970c61
Author: Nathan Ridge <zeratul976 at hotmail.com>
Date: 2020-09-28 (Mon, 28 Sep 2020)
Changed paths:
M clang-tools-extra/clangd/XRefs.cpp
M clang-tools-extra/clangd/unittests/XRefsTests.cpp
Log Message:
-----------
[clangd] When finding refs for a renaming alias, do not return refs to underlying decls
Fixes https://github.com/clangd/clangd/issues/515
Differential Revision: https://reviews.llvm.org/D87225
More information about the All-commits
mailing list