Details
Details
- Reviewers
Mordante ldionne - Group Reviewers
Restricted Project - Commits
- rGdcdcc7c8046f: [libc++][NFC] Replace typedefs with using in the math headers
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D155382
[libc++][NFC] Replace typedefs with using in the math headers ClosedPublic Authored by philnik on Jul 15 2023, 2:05 PM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jul 16 2023, 5:49 AM This revision was landed with ongoing or failed builds.Aug 3 2023, 8:52 AM Closed by commit rGdcdcc7c8046f: [libc++][NFC] Replace typedefs with using in the math headers (authored by philnik). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 546528 libcxx/include/__math/exponential_functions.h
libcxx/include/__math/fdim.h
libcxx/include/__math/fma.h
libcxx/include/__math/hypot.h
libcxx/include/__math/inverse_trigonometric_functions.h
libcxx/include/__math/min_max.h
libcxx/include/__math/modulo.h
libcxx/include/__math/remainder.h
libcxx/include/__math/rounding_functions.h
libcxx/include/__math/traits.h
|