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
Eric Fiselier 26edd804ba Fix PR24114 - std::atomic for non-Clang is not a literal type
Add _LIBCPP_CONSTEXPR to the implementation of __gcc_atomic_t.


git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@242172 91177308-0d34-0410-b5e6-96231b3b80d8
10 years ago
..
atomics.fences Move test into test/std subdirectory. 11 years ago
atomics.flag Fix uninitialized values and bad enum conversions found by UBSAN. 11 years ago
atomics.general Move a test to the new tests directory. 11 years ago
atomics.lockfree Move test into test/std subdirectory. 11 years ago
atomics.order Move test into test/std subdirectory. 11 years ago
atomics.syn Move test into test/std subdirectory. 11 years ago
atomics.types.generic Move test into test/std subdirectory. 11 years ago
atomics.types.operations Fix PR24114 - std::atomic for non-Clang is not a literal type 10 years ago
libcpp-has-no-threads.fail.cpp Move test into test/std subdirectory. 11 years ago
libcpp-has-no-threads.pass.cpp Move test into test/std subdirectory. 11 years ago
version.pass.cpp Move test into test/std subdirectory. 11 years ago