This website requires JavaScript.
Explore
Help
Register
Sign In
caio
/
clang-p2996
Watch
1
Star
0
Fork
0
You've already forked clang-p2996
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
ca22d427b94de946d4ef32b8acbdfb7e62e7cfa4
clang-p2996
/
libcxx
/
test
/
std
/
strings
/
string.view
/
string.view.cons
History
Marshall Clow
ac2b3e3a7a
Mark string_view's constructor from (ptr,len) as noexcept (an extension). Update the tests to check this (and other noexcept bits
...
llvm-svn: 316456
2017-10-24 16:30:06 +00:00
..
assign.pass.cpp
…
default.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_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_string1.fail.cpp
[libcxx] [test] Make files consistently end with newlines, NFC.
2017-07-29 00:55:22 +00:00
from_string2.fail.cpp
…
from_string.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
implicit_deduction_guides.pass.cpp
…