llvm-project/libcxx/test/std/atomics
Louis Dionne 586efd52b9 [libc++][P0943] Add stdatomic.h header.
* https://wg21.link/P0943
* https://eel.is/c++draft/stdatomic.h.syn

This is a re-application of 5d1c1a24, which was reverted in 987c7f407
because it broke the LLDB build.

Co-authored-by: Marek Kurdej <marek.kurdej@gmail.com>

Differential Revision: https://reviews.llvm.org/D97044
2022-05-06 09:52:48 -04: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
stdatomic.h.syn [libc++][P0943] Add stdatomic.h header. 2022-05-06 09:52:48 -04:00
types.pass.cpp [libc++][nfc] Add TEST_HAS_NO_THREADS. 2022-02-12 19:24:06 +01:00