Stephan T. Lavavej
|
d72ece6462
|
[libcxx] [test] D27027: Strip trailing whitespace.
llvm-svn: 287829
|
2016-11-23 22:03:28 +00:00 |
Marshall Clow
|
053d81ceeb
|
Implement std::string_view as described in http://wg21.link/P0254R1. Reviewed as https://reviews.llvm.org/D21459
llvm-svn: 276238
|
2016-07-21 05:31:24 +00:00 |
Eric Fiselier
|
f2f2a6395f
|
Replace __cplusplus comparisons and dialect __has_feature checks with TEST_STD_VER.
This is a huge cleanup that helps make the libc++ test suite more portable.
Patch from STL@microsoft.com. Thanks STL!
llvm-svn: 272716
|
2016-06-14 21:31:42 +00:00 |
Eric Fiselier
|
5a83710e37
|
Move test into test/std subdirectory.
llvm-svn: 224658
|
2014-12-20 01:40:03 +00:00 |