History log of /external/libcxx/test/atomics/atomics.types.operations/atomics.types.operations.req/atomic_store.pass.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
9efdc0bd5f22b3d6815862ddb14dbd4aed5042f0 19-Apr-2012 Richard Smith <richard-llvm@metafoo.co.uk> libc++: Add some missing #includes to atomics tests. libc++ doesn't need these
at the moment, but they allow these tests to be used to test clang against
libstdc++. Add myself to the credits file, as suggested by Howard.


git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@155085 91177308-0d34-0410-b5e6-96231b3b80d8
/external/libcxx/test/atomics/atomics.types.operations/atomics.types.operations.req/atomic_store.pass.cpp
1ee87fa41a6132b2af54fbb340e86d33b316f168 05-Apr-2012 David Chisnall <csdavec@swan.ac.uk> Fix test cases that were trying to make atomic things that are not trivially copyable.

Now all of the test cases compile. Some of them even run!



git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@154094 91177308-0d34-0410-b5e6-96231b3b80d8
/external/libcxx/test/atomics/atomics.types.operations/atomics.types.operations.req/atomic_store.pass.cpp
4777bf2799c59a847691094ae2c43df986ab55ce 07-Dec-2010 Howard Hinnant <hhinnant@apple.com> Getting <atomic> warmed back up. We have a hopefully more stable spec now. And I believe the intrinsic spec at http://libcxx.llvm.org/atomic_design_a.html is still good.

git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@121064 91177308-0d34-0410-b5e6-96231b3b80d8
/external/libcxx/test/atomics/atomics.types.operations/atomics.types.operations.req/atomic_store.pass.cpp