[libc-commits] [libc] [libc] Added type-generic macros for fixed-point functions (PR #129371)
Ishaan Verma via libc-commits
libc-commits at lists.llvm.org
Thu Mar 6 12:13:07 PST 2025
lazyprop wrote:
> I think if you instead pass main (or maybe origin/main) then git-clang-format should use the appropriate diff?
I looked into the usage instructions of `git-clang-format`.
```
If you're on a branch off main, to format everything touched on your branch:
git clang-format main
```
I've done the above in my latest commit. I think the formatting checks should pass now.
https://github.com/llvm/llvm-project/pull/129371
More information about the libc-commits
mailing list