llvm-capstone/libcxxabi
Louis Dionne d520dfec3b [libc++abi] Properly fix XFAILs for exception alignment
Since <unwind.h> is in the SDK, not in /usr/include, the XFAILs must
be predicated on the compiler version (ideally even on the SDK version)
instead of the target system version.
2020-06-05 13:08:46 -04:00
..
cmake [libcxx][libcxxabi][libunwind] Use libgcc on Android 2020-04-30 15:42:32 -07:00
fuzz add cxa_demangle_fuzzer 2016-12-28 03:28:29 +00:00
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] Make sure we link in CrashReporterClient.a when it's present 2020-06-02 12:23:53 -04:00
test [libc++abi] Properly fix XFAILs for exception alignment 2020-06-05 13:08:46 -04:00
www [www] Change URLs to HTTPS. 2019-10-24 13:25:15 -07:00
.clang-format Fully Reformat fallback_malloc.cpp 2017-03-04 03:23:15 +00:00
.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 Try again, this time with the correct address 2017-12-29 19:26:28 +00:00
LICENSE.TXT Fix typos throughout the license files that somehow I and my reviewers 2019-01-21 09:52:34 +00:00