[all-commits] [llvm/llvm-project] f651c4: [clangd] Capture the missing injected class names ...
Haojian Wu via All-commits
all-commits at lists.llvm.org
Tue Jan 21 06:12:20 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: f651c402a221a20f3bc6ea43f70b29326a357010
https://github.com/llvm/llvm-project/commit/f651c402a221a20f3bc6ea43f70b29326a357010
Author: Haojian Wu <hokein.wu at gmail.com>
Date: 2020-01-21 (Tue, 21 Jan 2020)
Changed paths:
M clang-tools-extra/clangd/FindTarget.cpp
M clang-tools-extra/clangd/unittests/FindTargetTests.cpp
M clang-tools-extra/clangd/unittests/RenameTests.cpp
M clang-tools-extra/clangd/unittests/SemanticHighlightingTests.cpp
Log Message:
-----------
[clangd] Capture the missing injected class names in findExplicitReferences.
Summary: Fixes https://github.com/clangd/clangd/issues/237.
Reviewers: kadircet, kbobyrev
Subscribers: ilya-biryukov, MaskRay, jkorous, arphaman, usaxena95, cfe-commits
Tags: #clang
Differential Revision: https://reviews.llvm.org/D73088
More information about the All-commits
mailing list