mirror of
https://github.com/llvm/llvm-project.git
synced 2025-04-25 11:36:09 +00:00
[NFC] Enable atomic tests on AIX
These tests pass on AIX.
This commit is contained in:
parent
0b01b21437
commit
02660e2742
@ -6,7 +6,6 @@
|
||||
//
|
||||
//===----------------------------------------------------------------------===//
|
||||
// UNSUPPORTED: c++03, c++11, c++14, c++17
|
||||
// UNSUPPORTED: LIBCXX-AIX-FIXME
|
||||
// XFAIL: !has-64-bit-atomics
|
||||
|
||||
// https://github.com/llvm/llvm-project/issues/72893
|
||||
|
@ -6,7 +6,6 @@
|
||||
//
|
||||
//===----------------------------------------------------------------------===//
|
||||
// UNSUPPORTED: c++03, c++11, c++14, c++17
|
||||
// UNSUPPORTED: LIBCXX-AIX-FIXME
|
||||
// XFAIL: !has-64-bit-atomics
|
||||
|
||||
// https://github.com/llvm/llvm-project/issues/72893
|
||||
|
@ -6,7 +6,6 @@
|
||||
//
|
||||
//===----------------------------------------------------------------------===//
|
||||
// UNSUPPORTED: c++03, c++11, c++14, c++17
|
||||
// UNSUPPORTED: LIBCXX-AIX-FIXME
|
||||
// XFAIL: !has-64-bit-atomics
|
||||
|
||||
// floating-point-type operator-=(floating-point-type) volatile noexcept;
|
||||
|
@ -6,7 +6,6 @@
|
||||
//
|
||||
//===----------------------------------------------------------------------===//
|
||||
// UNSUPPORTED: c++03, c++11, c++14, c++17
|
||||
// UNSUPPORTED: LIBCXX-AIX-FIXME
|
||||
// XFAIL: !has-64-bit-atomics
|
||||
|
||||
// floating-point-type operator+=(floating-point-type) volatile noexcept;
|
||||
|
Loading…
x
Reference in New Issue
Block a user