This website requires JavaScript.
Explore
Help
Sign In
shylie
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
299,459
Commits
1,712
Branches
298
Tags
Commit Graph
2 Commits
Author
SHA1
Message
Date
Marshall Clow
e426a832dd
Apparently 'C++14' is different than 'c++14'
...
llvm-svn: 322034
2018-01-08 22:16:30 +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