================
@@ -0,0 +1,83 @@
+// RUN: %check_clang_tidy -std=c++17 %s performance-string-view-conversions %t 
-- \
----------------
localspook wrote:

```suggestion
// RUN: %check_clang_tidy -std=c++17-or-later %s 
performance-string-view-conversions %t -- \
```

https://github.com/llvm/llvm-project/pull/174288
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to