Details
Details
- Reviewers
- None
- Group Reviewers
Restricted Project
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D155263
[libc++] Move functions from <cmath> to the math headers Needs ReviewPublic Authored by philnik on Jul 13 2023, 11:08 PM.
Details
Diff Detail
Event Timelinephilnik added a parent revision: D155261: [libc++][NFC] Refactor the enable_ifs in the math headers.Jul 13 2023, 11:41 PM
Revision Contents
Diff 540281 libcxx/include/__math/abs.h
libcxx/include/__math/copysign.h
libcxx/include/__math/exponential_functions.h
libcxx/include/__math/hypot.h
libcxx/include/__math/lerp.h
libcxx/include/__math/logarithms.h
libcxx/include/__math/min_max.h
libcxx/include/__math/traits.h
libcxx/include/cmath
libcxx/test/std/depr/depr.c.headers/math_h.pass.cpp
|