llvm-project/libcxx/cmake
Louis Dionne 2464d8135e [libc++] Make sure we assume merged typeinfo names on Apple
The introduction of LIBCXX_HAS_MERGED_TYPEINFO_NAMES_DEFAULT changed
the default from =1 (assuming merged typeinfos) to =0 (not assuming
merged typeinfos) on all platforms where at least one other __config_site
macro is defined.

This commit explicitly enables the assumption of merged typeinfo names
on Apple platform to restore the previous behavior, at least until the
underlying issue has been fixed.
2020-04-22 17:35:30 -04:00
..
Modules [libc++] Remove support for specifying LIBCXX_CXX_ABI_SYSTEM manually 2020-04-03 14:11:11 -04:00
caches [libc++] Make sure we assume merged typeinfo names on Apple 2020-04-22 17:35:30 -04:00
config-ix.cmake [libcxx{,abi}] Don't link libpthread and libdl on Fuchsia 2019-12-06 11:15:15 -08:00