[libcxx-commits] [PATCH] D94511: Implement p0586r2

kamlesh kumar via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Jan 12 09:28:30 PST 2021


kamleshbhalui created this revision.
kamleshbhalui added reviewers: ldionne, EricWF.
kamleshbhalui added a project: libc++.
Herald added a subscriber: arichardson.
kamleshbhalui requested review of this revision.
Herald added a subscriber: libcxx-commits.
Herald added a reviewer: libc++.

implement http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2020/p0586r2.html


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D94511

Files:
  libcxx/docs/Cxx2aStatusPaperStatus.csv
  libcxx/docs/FeatureTestMacroTable.rst
  libcxx/include/utility
  libcxx/include/version
  libcxx/test/std/language.support/support.limits/support.limits.general/utility.version.pass.cpp
  libcxx/test/std/language.support/support.limits/support.limits.general/version.version.pass.cpp
  libcxx/test/std/utilities/utility/safe_int_cmp/safe_int_cmp.fail.cpp
  libcxx/test/std/utilities/utility/safe_int_cmp/safe_int_cmp.pass.cpp
  libcxx/utils/generate_feature_test_macro_components.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D94511.316128.patch
Type: text/x-patch
Size: 19458 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210112/8324202f/attachment-0001.bin>


More information about the libcxx-commits mailing list