steakhal wrote:

> Also, it appears that the clang-format bot dislikes this commit (but 
> frustratingly won't tell us why?), so perhaps run `git clang-format against 
> all the commits here`

Yup, I have it on save already. It complains about lines I never touched.
As per guidelines, I only run clang-format on the lines touched by the diff, 
using `git clang-format`.
It says "clang-format did not modify any files"

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

Reply via email to