Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Differential
D134584
Diff 465723
libcxx/include/__cmath/angular_functions.h
Changeset View
This change needs to be split into multiple patches that can be reviewed and validated on their own, especially since cmath and math.h interact with the C library, which makes them even more tricky. You already outlined in your commit message all the different things that this patch does, and I think each of them can be a separate patch. I know this is more work, but I think it's the only way to land this.