stefanpantic-pdftools wrote:

FYI: this breaks the tool:

```bash
git clang-format --binary /usr/bin/clang-format --extensions $INPUT_EXTENSIONS 
--diff origin/$INPUT_TARGET_BRANCH origin/$INPUT_SOURCE_BRANCH
`/usr/bin/clang-format -list-ignored` returned 1
clang-format: Unknown command line argument '-list-ignored'.  Try: 
'/usr/bin/clang-format --help'
clang-format: Did you mean '--lines'?
```

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

Reply via email to