[all-commits] [llvm/llvm-project] 2973b2: [clang-tidy] use correct template type in ``std::m...
Congcong Cai via All-commits
all-commits at lists.llvm.org
Thu Jan 9 15:37:46 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: 2973b21b9c3fc75b7ba818317b10b76a3fb8f03c
https://github.com/llvm/llvm-project/commit/2973b21b9c3fc75b7ba818317b10b76a3fb8f03c
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