llvm-capstone/libcxx/cmake/Modules
Louis Dionne fa90e2b988 [libc++] Don't automatically define LIBCXX_ENABLE_NEW_DELETE_DEFINITIONS with libcxxrt
libcxxrt is only used on FreeBSD and the FreeBSD CMake cache already
sets LIBCXX_ENABLE_NEW_DELETE_DEFINITIONS to ON, as it should. This
avoids defining LIBCXX_ENABLE_NEW_DELETE_DEFINITIONS redundantly in
a place where it doesn't belong.

Differential Revision: https://reviews.llvm.org/D152971
2023-06-15 11:23:45 -04:00
..
CodeCoverage.cmake
HandleLibCXXABI.cmake [libc++] Don't automatically define LIBCXX_ENABLE_NEW_DELETE_DEFINITIONS with libcxxrt 2023-06-15 11:23:45 -04:00
HandleLibcxxFlags.cmake [runtimes] Remove unused functions from Handle{Libcxx,Libunwind}Flags.cmake 2023-02-22 00:38:44 +01:00
MacroEnsureOutOfSourceBuild.cmake