[libcxx-commits] [PATCH] D106763: [libc++][RFC] Disable incomplete library features.

Mark de Wever via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Mon Jul 26 07:37:50 PDT 2021


Mordante updated this revision to Diff 361651.
Mordante added a comment.

Add a macro for the `<ranges>` header.
Note still need to adjust the test runners to enable the incomplete features by default.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D106763

Files:
  libcxx/docs/UsingLibcxx.rst
  libcxx/include/__config
  libcxx/include/format
  libcxx/include/ranges
  libcxx/test/std/utilities/format/format.error/format.error.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D106763.361651.patch
Type: text/x-patch
Size: 4946 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210726/64c8d2ed/attachment.bin>


More information about the libcxx-commits mailing list