[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
Wed Sep 25 07:55:24 PDT 2019


kadircet updated this revision to Diff 221772.
kadircet added a comment.

- Use Decl overload of findExplicitReferences


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.221772.patch
Type: text/x-patch
Size: 5132 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190925/4b16afbe/attachment.bin>


More information about the cfe-commits mailing list