hanchenye-llvm-project/libcxx/test/atomics
Jonathan Roelofs 33c2c02e25 Test that the single-threaded lit feature is available iff the corresponding guard is #defined
http://reviews.llvm.org/D6006

llvm-svn: 220729
2014-10-27 22:39:19 +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
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
atomics.types.generic Fix unused variables in tests to placate scan-build. Patch from Steve MacKenzie. 2014-10-19 00:10:15 +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