Marshall Clow
|
404ee020f0
|
Some of the tests from earlier today had 'int' as the return type when it should have been 'bool'. Fix that. It doesn't change the behavior of any of the tests, but it's more accurate.
llvm-svn: 322505
|
2018-01-15 19:32:32 +00:00 |
|
Marshall Clow
|
49c7643c39
|
First part of P0202: Adding constexpr modifiers to functions in <algorithm> and <utility>. This commit is all the is_XXX algorithms.
llvm-svn: 322489
|
2018-01-15 16:16:32 +00:00 |
|
Eric Fiselier
|
e58baed3a3
|
Purge all usages of _LIBCPP_STD_VER under test/std/algorithm
llvm-svn: 283643
|
2016-10-08 01:25:23 +00:00 |
|
Eric Fiselier
|
5a83710e37
|
Move test into test/std subdirectory.
llvm-svn: 224658
|
2014-12-20 01:40:03 +00:00 |
|