Mark string_view literals as 'noexcept'. Fixes PR#25054. Thanks to Pavel K for the...
authorMarshall Clow <mclow.lists@gmail.com>
Tue, 24 Oct 2017 14:06:00 +0000 (14:06 +0000)
committerMarshall Clow <mclow.lists@gmail.com>
Tue, 24 Oct 2017 14:06:00 +0000 (14:06 +0000)
commit59b48302a332ca55a156871f36b908929913d45c
treef05bd40727abf3d74bb49e4f468032d61e614e18
parentdaa5f777b4c92b54eeda2e6c54372b0e8ed0af2c
Mark string_view literals as 'noexcept'. Fixes PR#25054. Thanks to Pavel K for the bug report.

llvm-svn: 316439
libcxx/include/string_view
libcxx/test/std/strings/string.view/string_view.literals/literal.pass.cpp