Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [libcxx] [test] Strip trailing whitespace, NFC. | Stephan T. Lavavej | 2018-02-12 | 4 | -4/+4 |
| | | | | llvm-svn: 324959 | ||||
* | Another batch of P0202 constepr algirithms. ↵ | Marshall Clow | 2018-01-22 | 4 | -6/+76 |
| | | | | | | remove/remove_if/remove_copy/remove_copy_if/reverse_copy, and tests (commented out) for rotate_copy, because that depends on std::copy llvm-svn: 323152 | ||||
* | [libcxx] [test] Strip trailing whitespace. NFC. | Stephan T. Lavavej | 2017-05-04 | 1 | -1/+1 |
| | | | | llvm-svn: 302105 | ||||
* | Cleanup _LIBCPP_HAS_NO_<c++11-feature> in algorithm | Eric Fiselier | 2017-04-18 | 2 | -20/+10 |
| | | | | llvm-svn: 300625 | ||||
* | Update the algorithm tests to not use the (deprecated) function binders. No ↵ | Marshall Clow | 2017-03-23 | 1 | -2/+4 |
| | | | | | | functional change. llvm-svn: 298618 | ||||
* | Move test into test/std subdirectory. | Eric Fiselier | 2014-12-20 | 4 | -0/+324 |
llvm-svn: 224658 |