[all-commits] [llvm/llvm-project] 13fc89: [clangd] Handle the missing constructor initialize...
Haojian Wu via All-commits
all-commits at lists.llvm.org
Thu Oct 24 01:39:28 PDT 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 13fc899cdecc85c944fc5b516a2bdfdd2f5f5903
https://github.com/llvm/llvm-project/commit/13fc899cdecc85c944fc5b516a2bdfdd2f5f5903
Author: Haojian Wu <hokein.wu at gmail.com>
Date: 2019-10-24 (Thu, 24 Oct 2019)
Changed paths:
M clang-tools-extra/clangd/FindTarget.cpp
M clang-tools-extra/clangd/unittests/FindTargetTests.cpp
Log Message:
-----------
[clangd] Handle the missing constructor initializers in findExplicitReferences.
Reviewers: ilya-biryukov
Subscribers: MaskRay, jkorous, arphaman, kadircet, usaxena95, cfe-commits
Tags: #clang
Differential Revision: https://reviews.llvm.org/D69241
More information about the All-commits
mailing list