[all-commits] [llvm/llvm-project] 838b91: [clangd] Drop const from a return type (NFC) (#146...
Kazu Hirata via All-commits
all-commits at lists.llvm.org
Tue Jul 1 22:50:18 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 838b91d7f6838a447e7869e63a9493bf77bc0a6d
https://github.com/llvm/llvm-project/commit/838b91d7f6838a447e7869e63a9493bf77bc0a6d
Author: Kazu Hirata <kazu at google.com>
Date: 2025-07-01 (Tue, 01 Jul 2025)
Changed paths:
M clang-tools-extra/clangd/refactor/tweaks/DefineInline.cpp
Log Message:
-----------
[clangd] Drop const from a return type (NFC) (#146623)
We don't need const on a return type.
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