llvm-project/libcxx/test/atomics
Eric Fiselier 0dc119be17 Mark a couple of tests as XFAIL with older compilers.
llvm-svn: 223600
2014-12-07 05:31:17 +00:00
..
atomics.fences Allow libc++ to be built on systems without POSIX threads 2014-09-05 19:45:05 +00:00
atomics.flag Allow libc++ to be built on systems without POSIX threads 2014-09-05 19:45:05 +00:00
atomics.general license change 2010-11-16 22:09:02 +00:00
atomics.lockfree Allow libc++ to be built on systems without POSIX threads 2014-09-05 19:45:05 +00:00
atomics.order Allow libc++ to be built on systems without POSIX threads 2014-09-05 19:45:05 +00:00
atomics.syn license change 2010-11-16 22:09:02 +00:00
atomics.types.generic Mark a couple of tests as XFAIL with older compilers. 2014-12-07 05:31:17 +00:00
atomics.types.operations PR20546: Fix tests for compare_exchange_weak. 2014-09-06 20:38:25 +00:00
libcpp-has-no-threads.fail.cpp Add test to ensure including <atomic> fails when _LIBCPP_HAS_NO_THREADS is defined. 2014-10-27 21:38:23 +00:00
libcpp-has-no-threads.pass.cpp Test that the single-threaded lit feature is available iff the corresponding guard is #defined 2014-10-27 22:39:19 +00:00
version.pass.cpp Allow libc++ to be built on systems without POSIX threads 2014-09-05 19:45:05 +00:00