[all-commits] [llvm/llvm-project] 60889e: consider member pointer
Congcong Cai via All-commits
all-commits at lists.llvm.org
Mon Jan 15 14:45:16 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: 60889e82ab922a6142e556c46c09124b476fe38b
https://github.com/llvm/llvm-project/commit/60889e82ab922a6142e556c46c09124b476fe38b
Author: Congcong Cai <congcongcai0907 at 163.com>
Date: 2024-01-16 (Tue, 16 Jan 2024)
Changed paths:
M clang-tools-extra/clang-tidy/modernize/UseAutoCheck.cpp
M clang-tools-extra/test/clang-tidy/checkers/modernize/use-auto-for-pointer.cpp
Log Message:
-----------
consider member pointer
More information about the All-commits
mailing list