llvm-project/libcxx/cmake/caches/Generic-hardened-mode.cmake
varconst d1367ca46e [libc++][hardening][NFC] Add macros to enable hardened mode.
This patch only adds new configuration knobs -- the actual assertions
will be added in follow-up patches.

Differential Revision: https://reviews.llvm.org/D153902
2023-07-12 10:12:58 -07:00

2 lines
54 B
CMake

set(LIBCXX_HARDENING_MODE "hardened" CACHE STRING "")