[PATCH] D77715: [clangd] Add missing GoToStmt in FindTarget.

2020-04-08 Thread Haojian Wu via Phabricator via cfe-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rGa533b03028fa: [clangd] Add missing GoToStmt in FindTarget. (authored by hokein). Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D77715/new/ https://reviews.ll

[PATCH] D77715: [clangd] Add missing GoToStmt in FindTarget.

2020-04-08 Thread Haojian Wu via Phabricator via cfe-commits
hokein created this revision. hokein added a reviewer: sammccall. Herald added subscribers: usaxena95, kadircet, arphaman, jkorous, MaskRay, ilya-biryukov. Herald added a project: clang. so that go-to-def on label can work. Repository: rG LLVM Github Monorepo https://reviews.llvm.org/D77715