Skip to content

Commit

Permalink
Update clang-tools-extra/clang-tidy/readability/UseSpanFirstLastCheck…
Browse files Browse the repository at this point in the history
….cpp

Co-authored-by: EugeneZelenko <[email protected]>
  • Loading branch information
hjanuschka and EugeneZelenko authored Dec 2, 2024
1 parent c7fd4d5 commit 4a9fc6e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
//===--- UseSpanFirstLastCheck.cpp - clang-tidy-----------------*- C++ -*-===//
//===--- UseSpanFirstLastCheck.cpp - clang-tidy -----------------*- C++ -*-===//
//
// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
// See https://llvm.org/LICENSE.txt for license information.
Expand Down

0 comments on commit 4a9fc6e

Please sign in to comment.