[clangd] Heuristic resolution for dependent type and template names
authorNathan Ridge <zeratul976@hotmail.com>
Tue, 29 Sep 2020 07:19:59 +0000 (03:19 -0400)
committerNathan Ridge <zeratul976@hotmail.com>
Mon, 12 Oct 2020 17:37:22 +0000 (13:37 -0400)
commit1b962fdd5f365a10684d9f70d703ae101c20d37a
tree8c2ffb4a5432a3f738b6b1efd0fecaca84093c38
parent039126c97d39fbd8ca6a82f103db8f2591e793cd
[clangd] Heuristic resolution for dependent type and template names

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

Differential Revision: https://reviews.llvm.org/D88469
clang-tools-extra/clangd/FindTarget.cpp
clang-tools-extra/clangd/unittests/FindTargetTests.cpp