[libcxx-commits] [PATCH] D78427: [libcxx] Add c++20 <numbers>

kamlesh kumar via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed May 6 10:46:51 PDT 2020


kamleshbhalui updated this revision to Diff 262416.
kamleshbhalui added a comment.
Herald added a reviewer: jfb.
Herald added a subscriber: jfb.

Thanks for review @curdeius 
clang-formatted the diff.
and used http://mpmath.org/ for calculating all constants.


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

https://reviews.llvm.org/D78427

Files:
  libcxx/docs/FeatureTestMacroTable.rst
  libcxx/include/CMakeLists.txt
  libcxx/include/module.modulemap
  libcxx/include/numbers
  libcxx/include/version
  libcxx/test/libcxx/double_include.sh.cpp
  libcxx/test/std/language.support/support.limits/support.limits.general/numbers.version.pass.cpp
  libcxx/test/std/language.support/support.limits/support.limits.general/version.version.pass.cpp
  libcxx/test/std/numerics/numbers/numbers.fail.cpp
  libcxx/test/std/numerics/numbers/numbers.pass.cpp
  libcxx/utils/generate_feature_test_macro_components.py
  libcxx/www/cxx2a_status.html

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D78427.262416.patch
Type: text/x-patch
Size: 167228 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20200506/7dd56ed8/attachment-0001.bin>


More information about the libcxx-commits mailing list