This website requires JavaScript.
Explore
Help
Sign In
wangtao
/
llvm-project
forked from
OSchip/llvm-project
Watch
1
Star
0
Fork
You've already forked llvm-project
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
39d61944df
llvm-project
/
libcxx
/
test
/
std
/
algorithms
/
alg.nonmodifying
/
alg.none_of
History
Marshall Clow
404ee020f0
Some of the tests from earlier today had 'int' as the return type when it should have been 'bool'. Fix that. It doesn't change the behavior of any of the tests, but it's more accurate.
...
llvm-svn: 322505
2018-01-15 19:32:32 +00:00
..
none_of.pass.cpp
Some of the tests from earlier today had 'int' as the return type when it should have been 'bool'. Fix that. It doesn't change the behavior of any of the tests, but it's more accurate.
2018-01-15 19:32:32 +00:00