[all-commits] [llvm/llvm-project] 84ced5: [clangd] Remove redundant `findRefs` calls. NFC.
lh123 via All-commits
all-commits at lists.llvm.org
Tue Jun 30 03:11:38 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 84ced55d9b7bade7c9db39f3bcebc6af333dc325
https://github.com/llvm/llvm-project/commit/84ced55d9b7bade7c9db39f3bcebc6af333dc325
Author: lh123 <1585086582 at qq.com>
Date: 2020-06-30 (Tue, 30 Jun 2020)
Changed paths:
M clang-tools-extra/clangd/XRefs.cpp
Log Message:
-----------
[clangd] Remove redundant `findRefs` calls. NFC.
Summary:
Remove redundant `findRefs` calls.
Reviewers: sammccall, kadircet
Subscribers: ilya-biryukov, MaskRay, jkorous, arphaman, usaxena95, cfe-commits
Tags: #clang
Differential Revision: https://reviews.llvm.org/D82714
More information about the All-commits
mailing list