mirror of
https://github.com/llvm/llvm-project.git
synced 2025-04-25 07:56:06 +00:00

This patch only adds new configuration knobs -- the actual assertions will be added in follow-up patches. Differential Revision: https://reviews.llvm.org/D153902
2 lines
54 B
CMake
2 lines
54 B
CMake
set(LIBCXX_HARDENING_MODE "hardened" CACHE STRING "")
|