[clang-tools-extra] [clang-tidy] Add readability-use-span-first-last check (PR #118074)
Helmut Januschka via cfe-commits
cfe-commits at lists.llvm.org
Wed Feb 18 08:16:39 PST 2026
================
@@ -0,0 +1,110 @@
+//===--- UseSpanFirstLastCheck.cpp - clang-tidy-----------------*- C++ -*-===//
----------------
hjanuschka wrote:
Done.
https://github.com/llvm/llvm-project/pull/118074
More information about the cfe-commits
mailing list