================
@@ -0,0 +1,22 @@
+// RUN: %check_clang_tidy -std=c++23 %s 
readability-convert-member-functions-to-static %t
----------------
vbvictor wrote:

```suggestion
// RUN: %check_clang_tidy -std=c++23-or-later %s 
readability-convert-member-functions-to-static %t
```

https://github.com/llvm/llvm-project/pull/141391
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to