llvm/libcxxabi
Martin Storsjö 5449ea9f90 [libcxxabi] Define _LIBCXXABI_WEAK properly for mingw compilers
Copy over the compiler detection structure from libcxx, and set
_LIBCXXABI_WEAK like _LIBCPP_WEAK is set in libcxx.

This allows users to override operator new/delete, if using those
operators from libcxxabi instead of from libcxx.

Differential Revision: https://reviews.llvm.org/D89863
2020-10-22 09:00:57 +03:00
..
cmake [libcxxabi,libunwind] support running tests in standalone mode 2020-10-14 09:10:20 +02:00
fuzz
include [libcxxabi] Define _LIBCXXABI_WEAK properly for mingw compilers 2020-10-22 09:00:57 +03:00
lib [libc++/abi] Revert "[libc++] Move the weak symbols list to libc++abi" 2020-10-05 11:42:13 -04:00
src [take 2] [libc++] Include <__config_site> from <__config> 2020-10-21 10:40:33 -04:00
test [libc++] Fix compiler-rt build by copying libc++ headers to <build>/include 2020-10-21 16:56:33 -04:00
www
.clang-format
.gitignore
CMakeLists.txt [take 2] [libc++] Include <__config_site> from <__config> 2020-10-21 10:40:33 -04:00
CREDITS.TXT
LICENSE.TXT