[all-commits] [llvm/llvm-project] 7958e4: [clang-tidy] use correct template type in ``std::m...
Congcong Cai via All-commits
all-commits at lists.llvm.org
Thu Jan 9 07:17:03 PST 2025
Branch: refs/heads/users/ccc01-09-_clang-tidy_use_correct_template_type_in_std_min_and_std_max_when_operand_is_integer_literal_for_readability-use-std-min-max
Home: https://github.com/llvm/llvm-project
Commit: 7958e403f1a7bbba383f8a4ed5c1dbdbadba18d4
https://github.com/llvm/llvm-project/commit/7958e403f1a7bbba383f8a4ed5c1dbdbadba18d4
Author: Congcong Cai <congcongcai0907 at 163.com>
Date: 2025-01-09 (Thu, 09 Jan 2025)
Changed paths:
M clang-tools-extra/clang-tidy/readability/UseStdMinMaxCheck.cpp
M clang-tools-extra/docs/ReleaseNotes.rst
M clang-tools-extra/test/clang-tidy/checkers/readability/use-std-min-max.cpp
Log Message:
-----------
[clang-tidy] use correct template type in ``std::min`` and ``std::max`` when operand is integer literal for readability-use-std-min-max
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