[all-commits] [llvm/llvm-project] 8e36d2: [clangd] Add go-to-def metric.
Haojian Wu via All-commits
all-commits at lists.llvm.org
Fri Jan 8 12:16:48 PST 2021
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 8e36d21fabcd23835d17855025d06946eb0dfb9b
https://github.com/llvm/llvm-project/commit/8e36d21fabcd23835d17855025d06946eb0dfb9b
Author: Haojian Wu <hokein.wu at gmail.com>
Date: 2021-01-08 (Fri, 08 Jan 2021)
Changed paths:
M clang-tools-extra/clangd/XRefs.cpp
Log Message:
-----------
[clangd] Add go-to-def metric.
to track the number of different "special" go-to-def request.
Differential Revision: https://reviews.llvm.org/D94289
More information about the All-commits
mailing list