[PATCH] D88472: [WIP][clangd] Support non-renaming alias underlying decls in TargetDecl.
Haojian Wu via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Sep 30 04:27:29 PDT 2020
hokein updated this revision to Diff 295238.
hokein added a comment.
refine the patch based on the offline discussion:
- don't set the Underlying bits for using-declaration's underlying decl.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D88472/new/
https://reviews.llvm.org/D88472
Files:
clang-tools-extra/clangd/FindTarget.cpp
clang-tools-extra/clangd/FindTarget.h
clang-tools-extra/clangd/XRefs.cpp
clang-tools-extra/clangd/unittests/FindTargetTests.cpp
clang-tools-extra/clangd/unittests/XRefsTests.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D88472.295238.patch
Type: text/x-patch
Size: 6983 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200930/0caf99fc/attachment.bin>
More information about the cfe-commits
mailing list