llvm-project/libcxx/test/std/atomics
Kai Luo a7adf7b9e9 [libcxx][AIX] Remove `LIBCXX-AIX-FIXME` in isalwayslockfree check after 86478c7ad8
The workaround has been removed via https://reviews.llvm.org/D119931, checks passed on AIX-32.

Reviewed By: ldionne, daltenty, jsji, #libc

Differential Revision: https://reviews.llvm.org/D121081
2022-03-08 01:23:33 +00:00
..
atomics.fences [libc++] Enable <atomic> when threads are disabled 2021-11-17 23:02:58 -05:00
atomics.flag [libc++] [test] Qualify calls to std::atomic_flag_{clear,test} functions. NFCI. 2022-02-16 11:03:34 -05:00
atomics.general [libc++] Enable <atomic> when threads are disabled 2021-11-17 23:02:58 -05:00
atomics.lockfree [libcxx][AIX] Remove `LIBCXX-AIX-FIXME` in isalwayslockfree check after 86478c7ad8 2022-03-08 01:23:33 +00:00
atomics.order [libc++] Enable <atomic> when threads are disabled 2021-11-17 23:02:58 -05:00
atomics.syn [libc++] Remove "// -*- C++ -*-" comments from all .cpp files. NFCI. 2021-10-01 12:06:59 -04:00
atomics.types.generic [libc++][nfc] Add TEST_HAS_NO_THREADS. 2022-02-12 19:24:06 +01:00
atomics.types.operations [libcxx] Add deprecation notices to macros deprecated in P0883R2 2021-12-20 20:30:00 +02:00
types.pass.cpp [libc++][nfc] Add TEST_HAS_NO_THREADS. 2022-02-12 19:24:06 +01:00