[PATCH] D150124: [index][clangd] Consider labels when indexing function bodies
Christian Kandeler via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu May 11 23:54:59 PDT 2023
ckandeler added a comment.
In D150124#4329163 <https://reviews.llvm.org/D150124#4329163>, @ilya-biryukov wrote:
> In `clangd` we also have `findExplicitReferences` and `targetDecl` functions that seem to handle the `GoToStmt`.
According to the commit message of the patch that added this, it was for "go to definition" functionality (which did indeed work already).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D150124/new/
https://reviews.llvm.org/D150124
More information about the cfe-commits
mailing list