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
adda256a7dafe9bd34ec388ee625abfa94de1bc0
clang-p2996
/
libcxx
/
test
/
std
/
strings
/
string.view
/
string.view.access
History
Marshall Clow
9ea0e473f0
Mark 'front()' and 'back()' as noexcept for array/deque/string/string_view. These are just rebranded 'operator[]', and should be noexcept like it is.
...
llvm-svn: 356435
2019-03-19 03:30:07 +00:00
..
at.pass.cpp
Support tests in freestanding
2019-02-04 20:31:13 +00:00
back.pass.cpp
Mark 'front()' and 'back()' as noexcept for array/deque/string/string_view. These are just rebranded 'operator[]', and should be noexcept like it is.
2019-03-19 03:30:07 +00:00
data.pass.cpp
Support tests in freestanding
2019-02-04 20:31:13 +00:00
front.pass.cpp
Mark 'front()' and 'back()' as noexcept for array/deque/string/string_view. These are just rebranded 'operator[]', and should be noexcept like it is.
2019-03-19 03:30:07 +00:00
index.pass.cpp
Mark 'front()' and 'back()' as noexcept for array/deque/string/string_view. These are just rebranded 'operator[]', and should be noexcept like it is.
2019-03-19 03:30:07 +00:00