[all-commits] [llvm/llvm-project] 16f47c: [clangd] Heuristically resolve dependent call thro...

Nathan Ridge via All-commits all-commits at lists.llvm.org
Tue Jan 7 09:52:22 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 16f47cf607c7193e888de4c1774c46367a5bedf4
      https://github.com/llvm/llvm-project/commit/16f47cf607c7193e888de4c1774c46367a5bedf4
  Author: Nathan Ridge <zeratul976 at hotmail.com>
  Date:   2020-01-07 (Tue, 07 Jan 2020)

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

  Log Message:
  -----------
  [clangd] Heuristically resolve dependent call through smart pointer type

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

Reviewers: sammccall

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

Tags: #clang

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




More information about the All-commits mailing list