11happy wrote:

I did this only the ``` compoundStmt(statementCountIs(1), 
has(binaryOperator(...))) ```
error: 
```LLVM/llvm-project/clang-tools-extra/test/clang-tidy/checkers/readability/use-std-min-max.cpp:148:19:
 error: CHECK-FIXES: expected string not found in input```
this one is failing
in your checks did you removed that compound binding and check for 
Compound->size()>1.


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

Reply via email to