llvm-project/libcxx/test/std/atomics
Raul Tambre 1544d1f9fd [libc++] Undeprecate ATOMIC_FLAG_INIT (LWG3659)
According to @aaron.ballman this was marked Tentatively Ready as of 2022-07-07.
D129362 implemented the C counterpart.

Reviewed By: ldionne, #libc, Mordante

Differential Revision: https://reviews.llvm.org/D129380
2022-07-12 08:00:40 +03:00
..
atomics.fences [libc++] Enable <atomic> when threads are disabled 2021-11-17 23:02:58 -05:00
atomics.flag [libc++] Undeprecate ATOMIC_FLAG_INIT (LWG3659) 2022-07-12 08:00:40 +03: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++] Remove macros for IBM compiler 2022-06-14 09:15:41 -04:00
atomics.types.operations [runtimes] Rename various libcpp-has-no-XYZ Lit features to just no-XYZ 2022-05-27 15:24:45 -04:00
stdatomic.h.syn [runtimes] Rename various libcpp-has-no-XYZ Lit features to just no-XYZ 2022-05-27 15:24:45 -04:00
types.pass.cpp [libc++][nfc] Add TEST_HAS_NO_THREADS. 2022-02-12 19:24:06 +01:00