[PATCH] D67748: [clangd] Add a helper for extracting nonlocal decls in a FunctionDecl
Kadir Cetinkaya via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Sep 23 05:57:15 PDT 2019
kadircet updated this revision to Diff 221313.
kadircet added a comment.
- Use findExplicitReferences instead of libIndex.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D67748/new/
https://reviews.llvm.org/D67748
Files:
clang-tools-extra/clangd/XRefs.cpp
clang-tools-extra/clangd/XRefs.h
clang-tools-extra/clangd/unittests/XRefsTests.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67748.221313.patch
Type: text/x-patch
Size: 5136 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190923/5b91ff01/attachment-0001.bin>
More information about the cfe-commits
mailing list