[clang-tools-extra] [clang-tidy] Add readability-use-span-first-last check (PR #118074)
via cfe-commits
cfe-commits at lists.llvm.org
Fri Nov 29 08:01:51 PST 2024
================
@@ -0,0 +1,44 @@
+//===--- UseSpanFirstLastCheck.h - clang-tidy-------------------*- C++ -*-===//
----------------
EugeneZelenko wrote:
```suggestion
//===--- UseSpanFirstLastCheck.h - clang-tidy -------------------*- C++ -*-===//
```
https://github.com/llvm/llvm-project/pull/118074
More information about the cfe-commits
mailing list