llvm-project/libcxx/test/std/diagnostics/syserr
Marshall Clow bc455478e1 Add include of <string> to <system_error>, since things in there return strings. Fixes PR#34529.
llvm-svn: 312923
2017-09-11 16:05:42 +00:00
..
syserr.compare
syserr.errcat XFAIL tests on SLES11 2017-09-08 03:57:02 +00:00
syserr.errcode Add include of <string> to <system_error>, since things in there return strings. Fixes PR#34529. 2017-09-11 16:05:42 +00:00
syserr.errcondition Add include of <string> to <system_error>, since things in there return strings. Fixes PR#34529. 2017-09-11 16:05:42 +00:00
syserr.hash 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
syserr.syserr
errc.pass.cpp
is_error_code_enum.pass.cpp [libcxx] [test] Untabify, NFC. 2017-07-29 00:55:10 +00:00
is_error_condition_enum.pass.cpp [libcxx] [test] Untabify, NFC. 2017-07-29 00:55:10 +00:00