[all-commits] [llvm/llvm-project] 6c47ea: [clang][index] report references from unreslovedLo...

Haojian Wu via All-commits all-commits at lists.llvm.org
Thu Feb 11 02:08:53 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6c47eafb3973a8e3f7455c9655ed666883e7b513
      https://github.com/llvm/llvm-project/commit/6c47eafb3973a8e3f7455c9655ed666883e7b513
  Author: Haojian Wu <hokein.wu at gmail.com>
  Date:   2021-02-11 (Thu, 11 Feb 2021)

  Changed paths:
    M clang-tools-extra/clangd/unittests/XRefsTests.cpp
    M clang/lib/Index/IndexBody.cpp
    M clang/test/Index/Core/index-dependent-source.cpp

  Log Message:
  -----------
  [clang][index] report references from unreslovedLookupExpr.

Fix https://github.com/clangd/clangd/issues/675

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




More information about the All-commits mailing list