[all-commits] [llvm/llvm-project] 19c9af: [clangd] Unwrap type sugar in HeuristicResolver::r...
Nathan Ridge via All-commits
all-commits at lists.llvm.org
Wed Jun 14 10:51:20 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 19c9af81b1c5dd7b3d11d235a77b7181b9368a28
https://github.com/llvm/llvm-project/commit/19c9af81b1c5dd7b3d11d235a77b7181b9368a28
Author: Nathan Ridge <zeratul976 at hotmail.com>
Date: 2023-06-14 (Wed, 14 Jun 2023)
Changed paths:
M clang-tools-extra/clangd/HeuristicResolver.cpp
M clang-tools-extra/clangd/unittests/FindTargetTests.cpp
Log Message:
-----------
[clangd] Unwrap type sugar in HeuristicResolver::resolveTypeToRecordDecl()
Fixes https://github.com/clangd/clangd/issues/1663
Differential Revision: https://reviews.llvm.org/D152500
More information about the All-commits
mailing list