[libc-commits] [libc] [libc][math][c23] add c23 floating point fmaximum and fminimum fns (PR #86016)

Nick Desaulniers via libc-commits libc-commits at lists.llvm.org
Wed Mar 20 14:53:56 PDT 2024


nickdesaulniers wrote:

> > Thanks for the patch! Try `git clang-format HEAD~` to appease the linter!
> 
> Do I just do just that. Do I Have to amend the commit?

I'd just commit the result and push it so that you have more than one commit.

https://github.com/llvm/llvm-project/pull/86016


More information about the libc-commits mailing list