[all-commits] [llvm/llvm-project] 6761ba: [clangd] Avoid triggering linkage computation for ...

Nathan Ridge via All-commits all-commits at lists.llvm.org
Tue Dec 20 18:56:59 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6761ba7639a4a1285a2e86a4beaad70569a6c222
      https://github.com/llvm/llvm-project/commit/6761ba7639a4a1285a2e86a4beaad70569a6c222
  Author: Nathan Ridge <zeratul976 at hotmail.com>
  Date:   2022-12-20 (Tue, 20 Dec 2022)

  Changed paths:
    M clang-tools-extra/clangd/Quality.cpp
    M clang-tools-extra/clangd/unittests/CodeCompleteTests.cpp

  Log Message:
  -----------
  [clangd] Avoid triggering linkage computation for decl with unstable linkage in SymbolRelevanceSignals::computeASTSignals()

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

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




More information about the All-commits mailing list