[clangd] Support OverloadExpr in findExplicitReferences
authorIlya Biryukov <ibiryukov@google.com>
Fri, 27 Sep 2019 09:39:10 +0000 (09:39 +0000)
committerIlya Biryukov <ibiryukov@google.com>
Fri, 27 Sep 2019 09:39:10 +0000 (09:39 +0000)
commit2774457b2a5c5558df8d68979632a07ea6ac9cb8
tree85a5ff133e67b20a1c2483b123a7b8a20dfbc803
parentc5343e721ba7500513ee2887bfba5395285669c1
[clangd] Support OverloadExpr in findExplicitReferences

Reviewers: kadircet

Reviewed By: kadircet

Subscribers: MaskRay, jkorous, arphaman, usaxena95, cfe-commits

Tags: #clang

Differential Revision: https://reviews.llvm.org/D68118

llvm-svn: 373057
clang-tools-extra/clangd/FindTarget.cpp
clang-tools-extra/clangd/unittests/FindTargetTests.cpp