Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
cc89063bff0f73ec7049a1dcb5d4688ae6806941
/
libcxx
/
test
/
std
/
strings
/
string.view
/
string.view.ops
/
compare.pointer.pass.cpp
cc89063
libcxx: Rename .hpp files in libcxx/test/support to .h
by Nico Weber
· 6 years ago
98b1532
Fix a couple of tests that assumed that compare retunred -1/0/1 instead of <0/0/>0. Thanks to Jonathan Wakely for the report.
by Marshall Clow
· 7 years ago
2df59c5
Support tests in freestanding
by JF Bastien
· 7 years ago
57b08b0
Update more file headers across all of the LLVM projects in the monorepo
by Chandler Carruth
· 7 years ago
0f901c7
[libcxx] [test] Replace _LIBCPP_STD_VER with TEST_STD_VER.
by Stephan T. Lavavej
· 9 years ago
053d81c
Implement std::string_view as described in http://wg21.link/P0254R1. Reviewed as https://reviews.llvm.org/D21459
by Marshall Clow
· 9 years ago