DavidSpickett wrote:

> I tried running clang-format but the diff was huge and beyond just my changes.

https://clang.llvm.org/docs/ClangFormat.html#git-integration tells you how to 
narrow it down to just your changes. Once that's setup you can use the command 
from the comment the bot left.

Sometimes it will try to format too much, in which case it's fine to ignore it, 
but looking at what the bot reported here that's not the case.

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

Reply via email to