================
@@ -0,0 +1,43 @@
+// RUN: %check_clang_tidy -std=c99 %s readability-implicit-bool-conversion %t
----------------
vbvictor wrote:

```suggestion
// RUN: %check_clang_tidy -std=c99-or-later %s 
readability-implicit-bool-conversion %t
```

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

Reply via email to