Add noexcept(false) to more strongly indicate that not being noexcept is important...
authorBilly Robert O'Neal III <bion@microsoft.com>
Thu, 6 Apr 2017 23:50:33 +0000 (23:50 +0000)
committerBilly Robert O'Neal III <bion@microsoft.com>
Thu, 6 Apr 2017 23:50:33 +0000 (23:50 +0000)
commit8ac1fa16b2c8d1ece353a1c5e84604c7de31daaf
tree53e0d38a6f29fb17833cb719d4c162b4bea507bd
parenteaeeaaf375c8824f641c0f02ed90582be73fc6ac
Add noexcept(false) to more strongly indicate that not being noexcept is important for hash tests.

llvm-svn: 299735
libcxx/test/std/utilities/memory/util.smartptr/util.smartptr.hash/hash_unique_ptr.pass.cpp
libcxx/test/std/utilities/optional/optional.hash/hash.pass.cpp