[PATCH] D95338: [clangd] FindTarget resolves base specifier
Nathan James via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Jan 25 03:12:17 PST 2021
njames93 created this revision.
njames93 added a reviewer: sammccall.
Herald added subscribers: usaxena95, kadircet, arphaman.
njames93 requested review of this revision.
Herald added subscribers: cfe-commits, MaskRay, ilya-biryukov.
Herald added a project: clang.
FindTarget on the virtual keyword or access specifier of a base specifier will now resolve to type of the base specifier.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D95338
Files:
clang-tools-extra/clangd/FindTarget.cpp
clang-tools-extra/clangd/unittests/FindTargetTests.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D95338.318936.patch
Type: text/x-patch
Size: 26058 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210125/0887cf0f/attachment-0001.bin>
More information about the cfe-commits
mailing list