[all-commits] [llvm/llvm-project] 2f9776: [clang-tidy] Fix param-pack fix-its for 'performan...
Baranov Victor via All-commits
all-commits at lists.llvm.org
Tue Oct 28 23:52:29 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2f977613f226ef7866375a7aefa4c7c7730bfe22
https://github.com/llvm/llvm-project/commit/2f977613f226ef7866375a7aefa4c7c7730bfe22
Author: Baranov Victor <bar.victor.2002 at gmail.com>
Date: 2025-10-29 (Wed, 29 Oct 2025)
Changed paths:
M clang-tools-extra/clang-tidy/utils/FixItHintUtils.cpp
M clang-tools-extra/docs/ReleaseNotes.rst
M clang-tools-extra/test/clang-tidy/checkers/performance/unnecessary-value-param-templates.cpp
Log Message:
-----------
[clang-tidy] Fix param-pack fix-its for 'performance-unnecessary-value-param' check (#164130)
Closes https://github.com/llvm/llvm-project/issues/154755.
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