Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | More P0202 constexpr-ifying in <algorithm>. This commit handles ↵ | Marshall Clow | 2018-01-19 | 4 | -6/+82 |
| | | | | | | replace/replace_if/replace_copy/replace_copy_if. llvm-svn: 322975 | ||||
* | Update the algorithm tests to not use the (deprecated) function binders. No ↵ | Marshall Clow | 2017-03-23 | 2 | -3/+7 |
| | | | | | | functional change. llvm-svn: 298618 | ||||
* | Move test into test/std subdirectory. | Eric Fiselier | 2014-12-20 | 4 | -0/+235 |
llvm-svn: 224658 |