History log of /external/libcxxabi/test/thread_local_destruction_order.pass.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
534295b102a7f9951ab2b8b38637b9cdf57cade1 13-Dec-2016 Shoaib Meenai <smeenai@fb.com> [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

git-svn-id: https://llvm.org/svn/llvm-project/libcxxabi/trunk@289513 91177308-0d34-0410-b5e6-96231b3b80d8
/external/libcxxabi/test/thread_local_destruction_order.pass.cpp
38488b9b2ce95cb9ee4765d334df25ffb183522a 14-Oct-2016 Eric Fiselier <eric@efcs.ca> Mark test as unsupported without threads

git-svn-id: https://llvm.org/svn/llvm-project/libcxxabi/trunk@284217 91177308-0d34-0410-b5e6-96231b3b80d8
/external/libcxxabi/test/thread_local_destruction_order.pass.cpp
3f7b3700184b818c28ee085e3d629aa5f314169b 12-Oct-2016 Eric Fiselier <eric@efcs.ca> Provide a fallback __cxa_thread_atexit() implementation. Patch from Tavian Barnes

git-svn-id: https://llvm.org/svn/llvm-project/libcxxabi/trunk@283988 91177308-0d34-0410-b5e6-96231b3b80d8
/external/libcxxabi/test/thread_local_destruction_order.pass.cpp