This website requires JavaScript.
Explore
Help
Sign In
OSchip
/
llvm-project
mirror of
https://github.com/THU-DSP-LAB/llvm-project.git
Watch
13
Star
0
Fork
You've already forked llvm-project
6
Code
Issues
Packages
Projects
Releases
Wiki
Activity
4ede730096
llvm-project
/
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