llvm-project/libcxx/test/std/strings/string.view/string.view.cons
Marshall Clow 7dad0bd68b Second part of P0482 - char8_t. Reviewed as https://reviews.llvm.org/D55308
llvm-svn: 348828
2018-12-11 04:35:44 +00:00
..
assign.pass.cpp Second part of P0482 - char8_t. Reviewed as https://reviews.llvm.org/D55308 2018-12-11 04:35:44 +00:00
default.pass.cpp Second part of P0482 - char8_t. Reviewed as https://reviews.llvm.org/D55308 2018-12-11 04:35:44 +00:00
from_literal.pass.cpp Mark string_view's constructor from (ptr,len) as noexcept (an extension). Update the tests to check this (and other noexcept bits 2017-10-24 16:30:06 +00:00
from_ptr_len.pass.cpp Mark string_view's constructor from (ptr,len) as noexcept (an extension). Update the tests to check this (and other noexcept bits 2017-10-24 16:30:06 +00:00
from_string.pass.cpp Second part of P0482 - char8_t. Reviewed as https://reviews.llvm.org/D55308 2018-12-11 04:35:44 +00:00
from_string1.fail.cpp [libcxx] [test] Make files consistently end with newlines, NFC. 2017-07-29 00:55:22 +00:00
from_string2.fail.cpp
implicit_deduction_guides.pass.cpp Remove XFAIL in implicit_deduction_guides tests 2017-02-27 21:10:41 +00:00