Marshall Clow
|
12f0a77902
|
More constexpr algorithms from P0202. search/search_n
llvm-svn: 322566
|
2018-01-16 15:48:27 +00:00 |
|
Marshall Clow
|
6b40646bec
|
Fix misspelled macro name - thanks to andrew@ispras.ru for the catch
llvm-svn: 322196
|
2018-01-10 16:25:04 +00:00 |
|
Marshall Clow
|
d835e59211
|
Add the C++17 extensions to std::search. Include the default searcher, but 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
|
2018-01-08 19:18:00 +00:00 |
|
Eric Fiselier
|
5a83710e37
|
Move test into test/std subdirectory.
llvm-svn: 224658
|
2014-12-20 01:40:03 +00:00 |
|