summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms
diff options
context:
space:
mode:
authorBilly Robert O'Neal III <bion@microsoft.com>2018-04-25 01:58:55 +0000
committerBilly Robert O'Neal III <bion@microsoft.com>2018-04-25 01:58:55 +0000
commit078611eed5b652f5e2b0a22ea6c4e640db887fae (patch)
treedf82bb961de841fcff821e190e870c6cf34d1b58 /llvm/lib/Transforms
parent887c569bcb83115fce7ee768d92c93010fe49b47 (diff)
downloadbcm5719-llvm-078611eed5b652f5e2b0a22ea6c4e640db887fae.tar.gz
bcm5719-llvm-078611eed5b652f5e2b0a22ea6c4e640db887fae.zip
[libcxx] [test] Remove nonportable that errc::is_a_directory produces "Is a directory" from ios_base::failure tests
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
Diffstat (limited to 'llvm/lib/Transforms')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud