[libcxx-commits] [PATCH] D155382: [libc++][NFC] Replace typedefs with using in the math headers

Nikolas Klauser via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu Aug 3 08:52:03 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGdcdcc7c8046f: [libc++][NFC] Replace typedefs with using in the math headers (authored by philnik).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D155382/new/

https://reviews.llvm.org/D155382

Files:
  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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D155382.546896.patch
Type: text/x-patch
Size: 10194 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230803/6dd10de5/attachment-0001.bin>


More information about the libcxx-commits mailing list