74f4da7219
The tests use placement new to check that atomic values get properly zero-initialized. I had to modify the atomic_is_lock_free test, because default initialization of an object of const type 'const A' (aka 'const atomic<int>') requires a user-provided default constructor. git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@180945 91177308-0d34-0410-b5e6-96231b3b80d8 |
||
---|---|---|
.. | ||
address.pass.cpp | ||
bool.pass.cpp | ||
cstdint_typedefs.pass.cpp | ||
integral_typedefs.pass.cpp | ||
integral.pass.cpp |