[all-commits] [llvm/llvm-project] a70161: [clangd] Include the underlying decls in go-to-def...

Haojian Wu via All-commits all-commits at lists.llvm.org
Fri Aug 7 02:40:19 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: a70161808bcd6560e268aecf90138ff68f41fe54
      https://github.com/llvm/llvm-project/commit/a70161808bcd6560e268aecf90138ff68f41fe54
  Author: Haojian Wu <hokein.wu at gmail.com>
  Date:   2020-08-07 (Fri, 07 Aug 2020)

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

  Log Message:
  -----------
  [clangd] Include the underlying decls in go-to-definition.

Fixes https://github.com/clangd/clangd/issues/277

Reviewed By: sammccall

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




More information about the All-commits mailing list