[all-commits] [llvm/llvm-project] 63ec9e: [clangd] Go-to-definition on pure virtual method d...

Haojian Wu via All-commits all-commits at lists.llvm.org
Mon Dec 14 00:04:32 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 63ec9e40d10056b0f85605d585e7db0b4146851e
      https://github.com/llvm/llvm-project/commit/63ec9e40d10056b0f85605d585e7db0b4146851e
  Author: Haojian Wu <hokein.wu at gmail.com>
  Date:   2020-12-14 (Mon, 14 Dec 2020)

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

  Log Message:
  -----------
  [clangd] Go-to-definition on pure virtual method decls jumps to all overrides.

Reviewed By: usaxena95

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




More information about the All-commits mailing list