[libcxx-commits] [PATCH] D155259: [libc++][NFC] Remove std:: qualifications from math headers

Nikolas Klauser via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Mon Jul 31 17:20:11 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rG404d31196fce: [libc++][NFC] Remove std:: qualifications from math headers (authored by philnik).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D155259

Files:
  libcxx/include/__math/abs.h
  libcxx/include/__math/copysign.h
  libcxx/include/__math/error_functions.h
  libcxx/include/__math/exponential_functions.h
  libcxx/include/__math/fdim.h
  libcxx/include/__math/fma.h
  libcxx/include/__math/gamma.h
  libcxx/include/__math/hyperbolic_functions.h
  libcxx/include/__math/hypot.h
  libcxx/include/__math/inverse_hyperbolic_functions.h
  libcxx/include/__math/inverse_trigonometric_functions.h
  libcxx/include/__math/logarithms.h
  libcxx/include/__math/min_max.h
  libcxx/include/__math/modulo.h
  libcxx/include/__math/remainder.h
  libcxx/include/__math/roots.h
  libcxx/include/__math/rounding_functions.h
  libcxx/include/__math/traits.h
  libcxx/include/__math/trigonometric_functions.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D155259.545877.patch
Type: text/x-patch
Size: 33162 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230801/1c8365dd/attachment-0001.bin>


More information about the libcxx-commits mailing list