[clang-tools-extra] [clang-tidy] Add readability-use-span-first-last check (PR #118074)

via cfe-commits cfe-commits at lists.llvm.org
Wed Feb 18 07:59:40 PST 2026


================
@@ -0,0 +1,43 @@
+//===--- UseSpanFirstLastCheck.h - clang-tidy -------------------*- C++ -*-===//
----------------
EugeneZelenko wrote:

```suggestion
//===----------------------------------------------------------------------===//
```

https://github.com/llvm/llvm-project/pull/118074


More information about the cfe-commits mailing list