[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:42 PST 2026
================
@@ -0,0 +1,44 @@
+//===--- UseSpanFirstLastCheck.h - clang-tidy-------------------*- C++ -*-===//
----------------
hjanuschka wrote:
Done.
https://github.com/llvm/llvm-project/pull/118074
More information about the cfe-commits
mailing list