You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
libcxx/test/std/atomics
JF Bastien a131ebfcaf [NFC] Always lock free test: add indirection
I have a big patch coming up, and this indirection is required to avoid hitting the following after my big change:

  error: empty struct has size 0 in C, size 1 in C++ [-Werror,-Wextern-c-compat]

git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@350772 91177308-0d34-0410-b5e6-96231b3b80d8
6 years ago
..
atomics.fences Move test into test/std subdirectory. 10 years ago
atomics.flag Remove usages of _ALIGNAS_TYPE 8 years ago
atomics.general Move a test to the new tests directory. 10 years ago
atomics.lockfree [NFC] Always lock free test: add indirection 6 years ago
atomics.order Move test into test/std subdirectory. 10 years ago
atomics.syn Move test into test/std subdirectory. 10 years ago
atomics.types.generic [libcxx] [test] Untabify, NFC. 7 years ago
atomics.types.operations [libcxx] [test] Untabify, NFC. 7 years ago