[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 19:20:14 PDT 2020


kamleshbhalui updated this revision to Diff 262524.
kamleshbhalui added a comment.

Incorporated @curdeius suggestion.


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.262524.patch
Type: text/x-patch
Size: 21962 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20200507/937c80b1/attachment-0001.bin>


More information about the libcxx-commits mailing list