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
46c1dcb1af
llvm-project
/
libcxx
/
test
/
std
/
strings
/
string.view
/
string.view.access
History
Marshall Clow
aafb3151a8
Add tests to make sure that <string_view> provides std::size/data/empty in C++17 mode. This is LWG#3009, coming up for a vote in JAX - but we already do it, just don't have tests
...
llvm-svn: 323719
2018-01-30 00:47:43 +00:00
..
at.pass.cpp
Tolerate [[nodiscard]] annotations in the STL. Reviewed as
https://reviews.llvm.org/D39033
2017-11-15 07:40:37 +00:00
back.pass.cpp
…
data.pass.cpp
Add tests to make sure that <string_view> provides std::size/data/empty in C++17 mode. This is LWG#3009, coming up for a vote in JAX - but we already do it, just don't have tests
2018-01-30 00:47:43 +00:00
front.pass.cpp
…
index.pass.cpp
…