[all-commits] [llvm/llvm-project] 62f91d: add test
Congcong Cai via All-commits
all-commits at lists.llvm.org
Fri Jan 12 15:46:29 PST 2024
Branch: refs/heads/users/ccc/77891-clang-tidy-check-modernize-use-auto-fails-on-pointer-to-array-types
Home: https://github.com/llvm/llvm-project
Commit: 62f91d90602a6a91d2c3e338022ccfa3d6ce02a2
https://github.com/llvm/llvm-project/commit/62f91d90602a6a91d2c3e338022ccfa3d6ce02a2
Author: Congcong Cai <congcongcai0907 at 163.com>
Date: 2024-01-13 (Sat, 13 Jan 2024)
Changed paths:
A clang-tools-extra/test/clang-tidy/checkers/modernize/use-auto-for-pointer.cpp
Log Message:
-----------
add test
Commit: 606c1f6925003a394ad7c88f11dbfadd88a83043
https://github.com/llvm/llvm-project/commit/606c1f6925003a394ad7c88f11dbfadd88a83043
Author: Congcong Cai <congcongcai0907 at 163.com>
Date: 2024-01-13 (Sat, 13 Jan 2024)
Changed paths:
M clang-tools-extra/clang-tidy/modernize/UseAutoCheck.cpp
Log Message:
-----------
fix nit
Compare: https://github.com/llvm/llvm-project/compare/537d283288f5...606c1f692500
More information about the All-commits
mailing list