hanchenye-llvm-project/libcxx/cmake
Mark de Wever 71909de374 [libc++] Disable incomplete library features.
Adds a new CMake option to disable the usage of incomplete headers.
These incomplete headers are not guaranteed to be ABI stable. This
option is intended to be used by vendors so they can avoid their users
from code that's not ready for production usage.

The option is enabled by default.

Differential Revision: https://reviews.llvm.org/D106763
2021-07-27 22:37:35 +02:00
..
Modules [libc++] Set the target triple by default in the standalone build 2021-07-26 15:04:45 -04:00
caches [libc++] Disable incomplete library features. 2021-07-27 22:37:35 +02:00
config-ix.cmake