[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 04:16:17 PDT 2020
kamleshbhalui updated this revision to Diff 262332.
kamleshbhalui added a comment.
Thanks for the review @curdeius.
addressed your concerns.
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.262332.patch
Type: text/x-patch
Size: 21585 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20200506/837a7eb5/attachment-0001.bin>
More information about the libcxx-commits
mailing list