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

Mark de Wever via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Jul 27 11:44:31 PDT 2021


Mordante added a comment.

I will update the Buiding documentation after the current build is finished.
I want to update the contributor part for the incomplete features in a separate patch. It makes sense to do that after we're certain about the approach. Normally I wouldn't mind an extra iteration too much, but in this case I prefer to land the real patch as soon as possible so it can be in RC1.



================
Comment at: libcxx/docs/BuildingLibcxx.rst:402
+
+  PLACEHOLDER
 
----------------
Mordante wrote:
> Update documentation.
@ldionne Is it intended these options are documented? There seem to be quite some missing options. For example `LIBCXX_ENABLE_RANDOM_DEVICE` and `LIBCXX_ENABLE_LOCALIZATION`


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D106763



More information about the libcxx-commits mailing list