llvm/libcxxabi
Louis Dionne dd8269c54e [libc++abi] Remove XFAIL on arm64
The underlying TLS destruction order bug has been fixed in the OS. This
would technically still fail when running on top of macOS < 12, however
we don't have a good way of encoding that using Lit features. Indeed,
the existing target=<FOO> Lit feature encodes the deployment target,
not the actual runtime system that the tests are being run on.

If this test starts failing on your machine after this patch, upgrading
to macOS 12 should solve the problem.
2022-04-06 19:08:01 -04:00
..
cmake [libc++] Disable coverage with sanitize-coverage=0 2022-01-07 17:53:21 -08:00
fuzz
include [libc++] Revert "Protect users from relying on detail headers" & related changes 2022-03-01 08:20:24 -05:00
lib
src [demangler] Node precision dumper 2022-04-06 14:04:15 -07:00
test [libc++abi] Remove XFAIL on arm64 2022-04-06 19:08:01 -04:00
www [runtimes] Remove support for standalone builds 2022-02-09 08:55:31 -05:00
.clang-format
.gitignore
CMakeLists.txt [libunwind] Add a _LIBUNWIND_VERSION macro 2022-03-30 11:23:36 -04:00
CREDITS.TXT
LICENSE.TXT