[all-commits] [llvm/llvm-project] 7a7096: [clangd] Handle DependentNameType in HeuristicReso...
Nathan Ridge via All-commits
all-commits at lists.llvm.org
Fri Jun 16 12:21:09 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7a709689bc1755a569864a97d93b96d22f988eb4
https://github.com/llvm/llvm-project/commit/7a709689bc1755a569864a97d93b96d22f988eb4
Author: Nathan Ridge <zeratul976 at hotmail.com>
Date: 2023-06-16 (Fri, 16 Jun 2023)
Changed paths:
M clang-tools-extra/clangd/HeuristicResolver.cpp
M clang-tools-extra/clangd/HeuristicResolver.h
M clang-tools-extra/clangd/unittests/FindTargetTests.cpp
Log Message:
-----------
[clangd] Handle DependentNameType in HeuristicResolver::resolveTypeToRecordDecl()
Fixes https://github.com/clangd/clangd/issues/1671
Differential Revision: https://reviews.llvm.org/D152645
More information about the All-commits
mailing list