[all-commits] [llvm/llvm-project] 733777: [clangd] Fix namespace aliases in findExplicitRefe...
Ilya Biryukov via All-commits
all-commits at lists.llvm.org
Thu Oct 31 05:36:54 PDT 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 733777a81662c40960e9298bb59da8c39a14f8d5
https://github.com/llvm/llvm-project/commit/733777a81662c40960e9298bb59da8c39a14f8d5
Author: Ilya Biryukov <ibiryukov at google.com>
Date: 2019-10-31 (Thu, 31 Oct 2019)
Changed paths:
M clang-tools-extra/clangd/FindTarget.cpp
M clang-tools-extra/clangd/unittests/FindTargetTests.cpp
Log Message:
-----------
[clangd] Fix namespace aliases in findExplicitReferences
Reviewers: kadircet
Reviewed By: kadircet
Subscribers: merge_guards_bot, MaskRay, jkorous, arphaman, usaxena95, cfe-commits
Tags: #clang
Differential Revision: https://reviews.llvm.org/D69624
More information about the All-commits
mailing list