[all-commits] [llvm/llvm-project] ec7062: [clangd] Add metric for rename decl kind (#83867)
David Goldman via All-commits
all-commits at lists.llvm.org
Tue Mar 5 08:11:10 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ec7062d9d822df42dee6dccada13f42798976f3c
https://github.com/llvm/llvm-project/commit/ec7062d9d822df42dee6dccada13f42798976f3c
Author: David Goldman <dallasftball at gmail.com>
Date: 2024-03-05 (Tue, 05 Mar 2024)
Changed paths:
M clang-tools-extra/clangd/refactor/Rename.cpp
Log Message:
-----------
[clangd] Add metric for rename decl kind (#83867)
This will give us insight into what users are renaming in practice - for
instance, try to gauge the impact of the ObjC rename support.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list