Files
clang-p2996/libcxx/cmake/caches/Generic-assertions.cmake
Louis Dionne b648c611ed [libc++] Fix libc++ build with assertions enabled
This fixes http://llvm.org/PR50534. This is another take on D103960
which is less disruptive.

Differential Revision: https://reviews.llvm.org/D103964
2021-06-09 12:58:53 -04:00

2 lines
47 B
CMake

set(LIBCXX_ENABLE_ASSERTIONS ON CACHE BOOL "")