[libc-commits] [libc] [libc] Fix -Wshadow warning in atanf.h (PR #196850)

Nico Weber via libc-commits libc-commits at lists.llvm.org
Mon May 11 04:30:40 PDT 2026


nico wrote:

> Why is this 5000 PRs instead of one PR that fixes all of them

I'd like to have one commit per thing (for bisecting, reverting, etc). As far as I know, since LLVM uses GitHub's "Squash" workflow instead of "Rebase", this is only possible with one PR per commit. (I'd be elated to learn that this isn't true, though!)

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


More information about the libc-commits mailing list