llvm-project/libcxx/test/std/strings/string.view/string.view.access
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