Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [libcxx] [test] Strip trailing whitespace, NFC. | Stephan T. Lavavej | 2018-02-12 | 1 | -1/+1 |
| | | | | llvm-svn: 324959 | ||||
* | Another batch of P0202 constepr algirithms. ↵ | Marshall Clow | 2018-01-22 | 1 | -1/+19 |
| | | | | | | 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 | ||||
* | Move test into test/std subdirectory. | Eric Fiselier | 2014-12-20 | 2 | -0/+141 |
llvm-svn: 224658 |