[all-commits] [llvm/llvm-project] c6cb47: [clangd] Collect main file refs by default

Nathan Ridge via All-commits all-commits at lists.llvm.org
Wed Nov 25 17:34:21 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: c6cb47b640ffafda113581c488a73fb62b6ea38a
      https://github.com/llvm/llvm-project/commit/c6cb47b640ffafda113581c488a73fb62b6ea38a
  Author: Nathan Ridge <zeratul976 at hotmail.com>
  Date:   2020-11-25 (Wed, 25 Nov 2020)

  Changed paths:
    M clang-tools-extra/clangd/ClangdServer.h
    M clang-tools-extra/clangd/tool/ClangdMain.cpp
    M clang-tools-extra/clangd/unittests/BackgroundIndexTests.cpp

  Log Message:
  -----------
  [clangd] Collect main file refs by default

This is needed for call hierarchy to be able to find callers of
main-file-only functions.

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




More information about the All-commits mailing list