Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
11cafc82b72a80fb9a7266bbda7fc7a0cc1b51a0
/
libcxx
/
test
/
std
/
experimental
/
string.view
/
string.view.ops
/
copy.pass.cpp
d04c685
Remove trailing whitespace in test suite. Approved by Marshall Clow.
by Eric Fiselier
· 9 years ago
af4a5a7
Make string_view work with -fno-exceptions and get tests passing.
by Eric Fiselier
· 9 years ago
f520c14
Make it possible to build a no-exceptions variant of libcxx.
by Asiri Rathnayake
· 10 years ago
5a83710
Move test into test/std subdirectory.
by Eric Fiselier
· 11 years ago
[Renamed from libcxx/test/experimental/string.view/string.view.ops/copy.pass.cpp]
5aa8fa2
Implement string_view from the library fundamentals TS (n4023). Also works in C++11 and 03, with reduced functionality (mostly in the area of constexpr)
by Marshall Clow
· 11 years ago