This website requires JavaScript.
Explore
Help
Register
Sign In
caio
/
clang-p2996
Watch
1
Star
0
Fork
0
You've already forked clang-p2996
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
369308061ba3f17ac471f49dbd6a7400a7ad5357
clang-p2996
/
libcxx
/
test
/
algorithms
/
alg.nonmodifying
History
Marshall Clow
e2c1750a2f
Fix the tests I broke with the last commit. Sorry for the noise
...
llvm-svn: 222165
2014-11-17 19:16:57 +00:00
..
alg.adjacent.find
…
alg.all_of
…
alg.any_of
…
alg.count
…
alg.equal
War on tabs.
2013-07-08 21:06:38 +00:00
alg.find
…
alg.find.end
…
alg.find.first.of
…
alg.foreach
…
alg.is_permutation
War on tabs.
2013-07-08 21:06:38 +00:00
alg.none_of
…
alg.search
Somehow search_n never got tested, so of course it had a bug in it. This fixes
http://llvm.org/bugs/show_bug.cgi?id=15667
.
2013-04-04 15:40:48 +00:00
mismatch
Fix the tests I broke with the last commit. Sorry for the noise
2014-11-17 19:16:57 +00:00
nothing_to_do.pass.cpp
…