llvm-project/libcxx/test/std/diagnostics
Marshall Clow 7c803385a7 Implement P0599: 'noexcept for hash functions'. Fix a couple of hash functions (optional<T> and unique_ptr<T>) which were mistakenly marked as 'noexcept'. Reviewed as https://reviews.llvm.org/D31234
llvm-svn: 298573
2017-03-23 02:40:28 +00:00
..
assertions Move more _LIBCPP_VERSION tests to test/libcxx. 2016-06-22 02:07:26 +00:00
diagnostics.general
errno Move more _LIBCPP_VERSION tests to test/libcxx. 2016-06-22 02:07:26 +00:00
std.exceptions Move more _LIBCPP_VERSION tests to test/libcxx. 2016-06-22 02:07:26 +00:00
syserr Implement P0599: 'noexcept for hash functions'. Fix a couple of hash functions (optional<T> and unique_ptr<T>) which were mistakenly marked as 'noexcept'. Reviewed as https://reviews.llvm.org/D31234 2017-03-23 02:40:28 +00:00
nothing_to_do.pass.cpp