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

kamlesh kumar via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Sat Apr 18 21:32:39 PDT 2020


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

Cleanup and
Add one more test.


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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D78427.258574.patch
Type: text/x-patch
Size: 21474 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20200419/6f099f63/attachment-0001.bin>


More information about the libcxx-commits mailing list