[clang-tools-extra] [clang-tidy] Reland "An option for conditional skipping overloaded functions in modernize-use-string-view" (PR #196387)
Zinovy Nis via cfe-commits
cfe-commits at lists.llvm.org
Sun May 10 03:39:42 PDT 2026
================
@@ -0,0 +1,147 @@
+// RUN: %check_clang_tidy -check-suffix=DONTCHECK \
----------------
irishrover wrote:
I applied clang-format
`clang-format -i use-string-view-overloaded.cpp`
and there're no changes.
https://github.com/llvm/llvm-project/pull/196387
More information about the cfe-commits
mailing list