hanchenye-llvm-project/libcxxabi
Shoaib Meenai 5723c4f4c2 [libc++abi] Mark failing test on Darwin as XFAIL
The macOS thread-local variable finalizer routines do not handle the
case where a termination function registers another termination function
correctly, causing this test to fail. I've filed a radar for this;
mark the test XFAIL in the meantime. See [1] for more details.

[1] http://lists.llvm.org/pipermail/cfe-dev/2016-November/051376.html

Differential Revision: https://reviews.llvm.org/D27434

llvm-svn: 289513
2016-12-13 02:43:04 +00:00
..
cmake [CMake] Trying to fix the bots I broke 2016-08-29 22:26:00 +00:00
include [libc++abi] Add _LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS 2016-12-05 19:42:11 +00:00
lib
src Update implementation of ABI support for throwing noexcept function pointers 2016-12-02 02:06:53 +00:00
test [libc++abi] Mark failing test on Darwin as XFAIL 2016-12-13 02:43:04 +00:00
www [CMake] Be more consistent about naming targets and components in libc++abi 2016-08-28 18:28:51 +00:00
.arcconfig Fix arc config to use https 2016-07-18 02:05:52 +00:00
.gitignore
CMakeLists.txt Fix GCC libc++abi build 2016-11-13 22:27:00 +00:00
CREDITS.TXT
LICENSE.TXT