[clang-tools-extra] [clang-tidy] Add modernize-use-span-first-last check (PR #118074)
Carlos Galvez via cfe-commits
cfe-commits at lists.llvm.org
Fri Nov 29 01:26:34 PST 2024
carlosgalvezp wrote:
> not sure if this is a readability or a modernize check
`readability`. `modernize` is for using new features from newer standards.
https://github.com/llvm/llvm-project/pull/118074
More information about the cfe-commits
mailing list