llvm/libcxxabi
Louis Dionne e5291c4ae3 [libc++/abi] Provide an option to turn on forgiving dynamic_cast when building libc++abi
Instead of the ad-hoc #define _LIBCXX_DYNAMIC_FALLBACK, provide an option
to enable the setting when building libc++abi. Also use the occasion to
rename the option to something slightly more descriptive.

Note that in the future, it would be great to simply remove this option
altogether. However, in the meantime, it seems better to have it be an
official option than something ad-hoc.
2020-04-22 16:24:26 -04:00
..
cmake
fuzz
include Revert "[libc++abi] Change __cxa_finalize return type to void" 2020-03-10 18:11:58 -04:00
lib [libc++] Fix the no-exceptions build of libc++ on Apple 2020-04-20 10:45:14 -04:00
src [libc++/abi] Provide an option to turn on forgiving dynamic_cast when building libc++abi 2020-04-22 16:24:26 -04:00
test [libc++/abi/unwind] Rename Lit features for no exceptions to 'no-exceptions' 2020-04-22 08:25:27 -04:00
www
.clang-format
.gitignore
CMakeLists.txt [libc++/abi] Provide an option to turn on forgiving dynamic_cast when building libc++abi 2020-04-22 16:24:26 -04:00
CREDITS.TXT
LICENSE.TXT