Make a test UNSUPPORTED if libcpp-has-no-threads.
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@225287 91177308-0d34-0410-b5e6-96231b3b80d8
(cherry picked from commit 21b03d7189)
Change-Id: I8a0c80a851e48da93711a9c509e2518f1a9dcccb
This commit is contained in:
@@ -7,6 +7,8 @@
|
|||||||
//
|
//
|
||||||
//===----------------------------------------------------------------------===//
|
//===----------------------------------------------------------------------===//
|
||||||
|
|
||||||
|
// UNSUPPORTED: libcpp-has-no-threads
|
||||||
|
|
||||||
// This test verifies behavior specified by [atomics.types.operations.req]/21:
|
// This test verifies behavior specified by [atomics.types.operations.req]/21:
|
||||||
//
|
//
|
||||||
// When only one memory_order argument is supplied, the value of success is
|
// When only one memory_order argument is supplied, the value of success is
|
||||||
|
|||||||
Reference in New Issue
Block a user