[all-commits] [llvm/llvm-project] 0f90ae: [clang-tidy] use correct template type in ``std::m...

Congcong Cai via All-commits all-commits at lists.llvm.org
Thu Jan 9 07:29:24 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: 0f90ae94aaa8e4314575eb55c9076c4a7c359e4b
      https://github.com/llvm/llvm-project/commit/0f90ae94aaa8e4314575eb55c9076c4a7c359e4b
  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