[all-commits] [llvm/llvm-project] 1b962f: [clangd] Heuristic resolution for dependent type a...

Nathan Ridge via All-commits all-commits at lists.llvm.org
Mon Oct 12 10:37:55 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 1b962fdd5f365a10684d9f70d703ae101c20d37a
      https://github.com/llvm/llvm-project/commit/1b962fdd5f365a10684d9f70d703ae101c20d37a
  Author: Nathan Ridge <zeratul976 at hotmail.com>
  Date:   2020-10-12 (Mon, 12 Oct 2020)

  Changed paths:
    M clang-tools-extra/clangd/FindTarget.cpp
    M clang-tools-extra/clangd/unittests/FindTargetTests.cpp

  Log Message:
  -----------
  [clangd] Heuristic resolution for dependent type and template names

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

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




More information about the All-commits mailing list