to make features like hover, go-to-def work when the cursor is on the
UnresolvedUsingTypeLoc.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D125684
[clangd] Support UnresolvedUsingTypeLoc AST node in FindTarget. ClosedPublic Authored by hokein on May 16 2022, 6:03 AM.
Details Summary to make features like hover, go-to-def work when the cursor is on the
Diff Detail
Event TimelineThis revision is now accepted and ready to land.May 18 2022, 3:54 AM
This revision was landed with ongoing or failed builds.May 20 2022, 5:54 AM Closed by commit rG5b0022a9df3f: [clangd] Support UnresolvedUsingTypeLoc AST node in FindTarget. (authored by hokein). · Explain Why This revision was automatically updated to reflect the committed changes. hokein marked an inline comment as done.
Revision Contents
Diff 429694 clang-tools-extra/clangd/FindTarget.cpp
clang-tools-extra/clangd/unittests/FindTargetTests.cpp
|
nit: formatting around *