[all-commits] [llvm/llvm-project] 504f6c: [clang-tidy][NFC] clean readability-use-std-min-ma...

Congcong Cai via All-commits all-commits at lists.llvm.org
Thu Jan 9 15:36:13 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 504f6ce0c25b5cd721622cd444e9c428f400fd73
      https://github.com/llvm/llvm-project/commit/504f6ce0c25b5cd721622cd444e9c428f400fd73
  Author: Congcong Cai <congcongcai0907 at 163.com>
  Date:   2025-01-10 (Fri, 10 Jan 2025)

  Changed paths:
    M clang-tools-extra/clang-tidy/readability/UseStdMinMaxCheck.cpp

  Log Message:
  -----------
  [clang-tidy][NFC] clean readability-use-std-min-max (#122288)

1. add `static` for internal linkage functions
2. remove `clang` prefix for `QualType`



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