forked from OSchip/llvm-project
![]() These io_error asserts that std::errc::is_a_directory has message "Is a directory". On MSVC++ it reports "is a directory" (with a lowercase I). That doesn't matter for the ios_failure component being tested, so just implement in terms of system_category().message(). Reviewed as https://reviews.llvm.org/D45715 llvm-svn: 330791 |
||
---|---|---|
.. | ||
file.streams | ||
input.output.general | ||
iostream.format | ||
iostream.forward | ||
iostream.objects | ||
iostreams.base | ||
iostreams.requirements | ||
stream.buffers | ||
string.streams | ||
nothing_to_do.pass.cpp |