FindTarget on the virtual keyword or access specifier of a base specifier will now resolve to type of the base specifier.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D95338
[clangd] FindTarget resolves base specifier ClosedPublic Authored by njames93 on Jan 25 2021, 3:12 AM.
Details
Summary FindTarget on the virtual keyword or access specifier of a base specifier will now resolve to type of the base specifier.
Diff Detail
Event TimelineHerald added subscribers: usaxena95, kadircet, arphaman. · View Herald TranscriptJan 25 2021, 3:12 AM njames93 added a parent revision: D95231: [clangd] Selection handles CXXBaseSpecifier.Jan 25 2021, 3:12 AM This revision is now accepted and ready to land.Jan 25 2021, 5:08 AM Closed by commit rG7730599c4164: [clangd] FindTarget resolves base specifier (authored by njames93). · Explain WhyJan 26 2021, 10:59 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 319353 clang-tools-extra/clangd/FindTarget.cpp
clang-tools-extra/clangd/unittests/FindTargetTests.cpp
|