[all-commits] [llvm/llvm-project] eb209c: clangd: Do not report inline overrides twice

Sam McCall via All-commits all-commits at lists.llvm.org
Thu Sep 23 07:09:30 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: eb209c13cce99b1ad8d8e619bf2006f4376ed1ef
      https://github.com/llvm/llvm-project/commit/eb209c13cce99b1ad8d8e619bf2006f4376ed1ef
  Author: Christian Kandeler <christian.kandeler at qt.io>
  Date:   2021-09-23 (Thu, 23 Sep 2021)

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

  Log Message:
  -----------
  clangd: Do not report inline overrides twice

... in textDocument/references.

Reviewed By: sammccall

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




More information about the All-commits mailing list