[all-commits] [llvm/llvm-project] 939544: [clangd] Handle the missing call expr in targetDecl.
Haojian Wu via All-commits
all-commits at lists.llvm.org
Wed Nov 27 07:27:47 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 939544add98ee6463d6abd6c28fa6c9ac4b6e104
https://github.com/llvm/llvm-project/commit/939544add98ee6463d6abd6c28fa6c9ac4b6e104
Author: Haojian Wu <hokein.wu at gmail.com>
Date: 2019-11-27 (Wed, 27 Nov 2019)
Changed paths:
M clang-tools-extra/clangd/FindTarget.cpp
M clang-tools-extra/clangd/unittests/FindTargetTests.cpp
Log Message:
-----------
[clangd] Handle the missing call expr in targetDecl.
Reviewers: sammccall
Reviewed By: sammccall
Subscribers: merge_guards_bot, ilya-biryukov, MaskRay, jkorous, arphaman, kadircet, usaxena95, cfe-commits
Tags: #clang
Differential Revision: https://reviews.llvm.org/D70773
More information about the All-commits
mailing list