[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 02:20:21 PDT 2026


================
@@ -0,0 +1,147 @@
+// RUN: %check_clang_tidy -check-suffix=DONTCHECK \
+// RUN: -std=c++20-or-later %s modernize-use-string-view %t -- \
----------------
irishrover wrote:

Done

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


More information about the cfe-commits mailing list