Marshall Clow
|
c53e96cb07
|
Use 'REQUIRES: c++98 || c++03 || c++11 || c++14' instead of the deprecated 'REQUIRES-ANY: c++98, c++03, c++11, c++14'
llvm-svn: 298600
|
2017-03-23 14:20:43 +00:00 |
|
Marshall Clow
|
0f37a41029
|
Remove random_shuffle in C++17. Please use shuffle instead. If you have to, you cant get it back by defining _LIBCPP_ENABLE_CXX17_REMOVED_RANDOM_SHUFFLE before including any libc++ headers.
llvm-svn: 298597
|
2017-03-23 13:43:37 +00:00 |
|
Eric Fiselier
|
1662951974
|
Fix portability issues in <random> tests. Patch from STL@microsoft.com
llvm-svn: 276585
|
2016-07-24 23:36:18 +00:00 |
|
Eric Fiselier
|
5a83710e37
|
Move test into test/std subdirectory.
llvm-svn: 224658
|
2014-12-20 01:40:03 +00:00 |
|