[PATCH] D67748: [clangd] Add a helper for extracting nonlocal decls in a FunctionDecl
Haojian Wu via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Sep 23 05:04:46 PDT 2019
hokein accepted this revision.
hokein added a comment.
This revision is now accepted and ready to land.
I think in the future (after https://reviews.llvm.org/D67826), we can use the `findExplicitReferences` to implement it.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D67748/new/
https://reviews.llvm.org/D67748
More information about the cfe-commits
mailing list