[all-commits] [llvm/llvm-project] e12379: [clang-tidy][NFC] clean readability-use-std-min-max
Congcong Cai via All-commits
all-commits at lists.llvm.org
Thu Jan 9 07:05:06 PST 2025
Branch: refs/heads/users/ccc01-09-_clang-tidy_nfc_clean_readability-use-std-min-max
Home: https://github.com/llvm/llvm-project
Commit: e12379058b4d4b22f46d7727f4ad28ecc2468f7a
https://github.com/llvm/llvm-project/commit/e12379058b4d4b22f46d7727f4ad28ecc2468f7a
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
Log Message:
-----------
[clang-tidy][NFC] clean readability-use-std-min-max
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