Add test cases for creating atomic types for trivially copyable types.
authorMarshall Clow <mclow.lists@gmail.com>
Thu, 31 Jul 2014 15:20:48 +0000 (15:20 +0000)
committerMarshall Clow <mclow.lists@gmail.com>
Thu, 31 Jul 2014 15:20:48 +0000 (15:20 +0000)
commit2628dbb214f1808ab50e9618de244a8da172db29
tree8bcd08166d9f4b7a65901b39b547fcf7feda2275
parent08616c7004baa973f594d696b8432c4ee5d717d7
Add test cases for creating atomic types for trivially copyable types.

llvm-svn: 214406
libcxx/test/atomics/atomics.types.generic/trivially_copyable.fail.cpp [new file with mode: 0644]
libcxx/test/atomics/atomics.types.generic/trivially_copyable.pass.cpp [new file with mode: 0644]