summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/utilities/function.objects/func.search/func.search.default
Commit message (Collapse)AuthorAgeFilesLines
* Add the C++17 extensions to std::search. Include the default searcher, but ↵Marshall Clow2018-01-082-0/+199
not the Boyer-Moore or Boyer-Moore-Horspool searcher (yet). BUT put the BM and BMH tests in place, marked to XFAIL. The other searchers will follow soon llvm-svn: 322019
OpenPOWER on IntegriCloud