llvm-project/libcxx/test/std/atomics
Eric Fiselier 092c475e25 Fix PR24114 - std::atomic for non-Clang is not a literal type
Add _LIBCPP_CONSTEXPR to the implementation of __gcc_atomic_t.

llvm-svn: 242172
2015-07-14 17:50:27 +00:00
..
atomics.fences
atomics.flag Fix uninitialized values and bad enum conversions found by UBSAN. 2015-05-19 23:03:57 +00:00
atomics.general
atomics.lockfree
atomics.order
atomics.syn
atomics.types.generic
atomics.types.operations Fix PR24114 - std::atomic for non-Clang is not a literal type 2015-07-14 17:50:27 +00:00
libcpp-has-no-threads.fail.cpp
libcpp-has-no-threads.pass.cpp
version.pass.cpp