[libc++] Rename LIBCXX_ENABLE_DEBUG_MODE to LIBCXX_ENABLE_DEBUG_MODE_SUPPORT
authorLouis Dionne <ldionne@apple.com>
Fri, 9 Oct 2020 18:39:20 +0000 (14:39 -0400)
committerLouis Dionne <ldionne@apple.com>
Fri, 9 Oct 2020 18:39:20 +0000 (14:39 -0400)
commite0d66ccf068752b7d194bb231993f171ba23d830
tree5848d9367de0370eef1befa392976d5be81c640d
parent4abb519619694de12e401de5454a6eed5c1384ea
[libc++] Rename LIBCXX_ENABLE_DEBUG_MODE to LIBCXX_ENABLE_DEBUG_MODE_SUPPORT

To make it clearer this is about whether the library supports the debug
mode at all, not whether the debug mode is enabled. Per comment by Nico
Weber on IRC.
libcxx/cmake/caches/Apple.cmake
libcxx/cmake/caches/Generic-nodebug.cmake
libcxx/src/CMakeLists.txt
libcxx/test/CMakeLists.txt
libcxx/test/configs/legacy.cfg.in