[all-commits] [llvm/llvm-project] a533b0: [clangd] Add missing GoToStmt in FindTarget.

Haojian Wu via All-commits all-commits at lists.llvm.org
Wed Apr 8 05:20:01 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: a533b03028fad4555e53b803197980735ccd68f9
      https://github.com/llvm/llvm-project/commit/a533b03028fad4555e53b803197980735ccd68f9
  Author: Haojian Wu <hokein.wu at gmail.com>
  Date:   2020-04-08 (Wed, 08 Apr 2020)

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

  Log Message:
  -----------
  [clangd] Add missing GoToStmt in FindTarget.

Summary: so that go-to-def on label can work.

Reviewers: sammccall

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

Tags: #clang

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




More information about the All-commits mailing list