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
llvm-project
/
libcxx
/
test
/
std
/
algorithms
/
alg.nonmodifying
/
alg.is_permutation
History
Marshall Clow
d850388710
One more local type warning removed from the tests. NFC
...
llvm-svn: 344421
2018-10-12 21:59:32 +00:00
..
is_permutation_pred.pass.cpp
One more local type warning removed from the tests. NFC
2018-10-12 21:59:32 +00:00
is_permutation.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