[all-commits] [llvm/llvm-project] 100dbd: [clangd] Handle deduction guides in TargetFinder a...

Nathan Ridge via All-commits all-commits at lists.llvm.org
Mon Jul 20 22:46:01 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 100dbd15624c1ac8d1210e7748462e20fed9a9d9
      https://github.com/llvm/llvm-project/commit/100dbd15624c1ac8d1210e7748462e20fed9a9d9
  Author: Nathan Ridge <zeratul976 at hotmail.com>
  Date:   2020-07-21 (Tue, 21 Jul 2020)

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

  Log Message:
  -----------
  [clangd] Handle deduction guides in TargetFinder and ExplicitReferenceCollector

Summary: Fixes https://github.com/clangd/clangd/issues/463.

Subscribers: ilya-biryukov, MaskRay, jkorous, arphaman, kadircet, usaxena95, cfe-commits

Tags: #clang

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




More information about the All-commits mailing list