JF Bastien
|
e15dd4e32e
Support tests in freestanding
|
6 년 전 |
Chandler Carruth
|
7c3769df62
Update more file headers across all of the LLVM projects in the monorepo
|
6 년 전 |
Marshall Clow
|
4bbcce7ef8
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
|
7 년 전 |
Stephan T. Lavavej
|
e619862dbf
[libcxx] [test] Replace _LIBCPP_STD_VER with TEST_STD_VER.
|
8 년 전 |
Marshall Clow
|
1e00d6db31
Implement std::string_view as described in http://wg21.link/P0254R1. Reviewed as https://reviews.llvm.org/D21459
|
9 년 전 |