Skip to content
Commit 6fe9cfe4 authored by Nathan Ridge's avatar Nathan Ridge
Browse files

[clangd] Use resolveTypeToRecordDecl() to resolve the type of a base specifier...

[clangd] Use resolveTypeToRecordDecl() to resolve the type of a base specifier during heuristic resolution

The code for resolving the type of a base specifier was inside
CXXRecordDecl::lookupDependentName(), so this patch reimplements
lookupDependentName() in HeuristicResolver.

Fixes https://github.com/clangd/clangd/issues/1657

Differential Revision: https://reviews.llvm.org/D153248
parent 59f266d2
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment