[PATCH] D67826: [clangd] A helper to find explicit references and their names
Ilya Biryukov via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Sep 24 10:08:08 PDT 2019
ilya-biryukov updated this revision to Diff 221556.
ilya-biryukov marked 8 inline comments as done.
ilya-biryukov added a comment.
- Remove ExprMemberBase
- Add an overload for Decl*
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D67826/new/
https://reviews.llvm.org/D67826
Files:
clang-tools-extra/clangd/FindTarget.cpp
clang-tools-extra/clangd/FindTarget.h
clang-tools-extra/clangd/unittests/FindTargetTests.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67826.221556.patch
Type: text/x-patch
Size: 22344 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190924/eea321c6/attachment-0001.bin>
More information about the cfe-commits
mailing list