[all-commits] [llvm/llvm-project] 0e9483: [clangd] Go-to-definition from non-renaming alias ...

Sam McCall via All-commits all-commits at lists.llvm.org
Wed Oct 28 12:17:58 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 0e94836989a12e11b4717f01099e34dbc0ff25d4
      https://github.com/llvm/llvm-project/commit/0e94836989a12e11b4717f01099e34dbc0ff25d4
  Author: Sam McCall <sam.mccall at gmail.com>
  Date:   2020-10-28 (Wed, 28 Oct 2020)

  Changed paths:
    M clang-tools-extra/clangd/XRefs.cpp
    M clang-tools-extra/clangd/unittests/XRefsTests.cpp

  Log Message:
  -----------
  [clangd] Go-to-definition from non-renaming alias is unambiguous.

It's not helpful to show the alias itself as an option.
This fixes a regression accepted in f24649b77d856157c64841457dcc4f70530d607c.

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




More information about the All-commits mailing list