so that go-to-def on label can work.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D77715
[clangd] Add missing GoToStmt in FindTarget. ClosedPublic Authored by hokein on Apr 8 2020, 2:06 AM.
Details
Summary so that go-to-def on label can work.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Apr 8 2020, 4:29 AM Closed by commit rGa533b03028fa: [clangd] Add missing GoToStmt in FindTarget. (authored by hokein). · Explain WhyApr 8 2020, 5:24 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 255926 clang-tools-extra/clangd/FindTarget.cpp
clang-tools-extra/clangd/unittests/FindTargetTests.cpp
|