
This patch effectively maintains the status quo, making sure that the safe mode keeps working the same way as before. Hardening will target the next major release, allowing it to go through RFC and for the implementation to stabilize and mature. Differential Revision: https://reviews.llvm.org/D159171
3 lines
97 B
CMake
3 lines
97 B
CMake
set(LIBCXX_ENABLE_ASSERTIONS ON CACHE BOOL "")
|
|
set(LIBCXXABI_ENABLE_ASSERTIONS ON CACHE BOOL "")
|