Some of the tests from earlier today had 'int' as the return type when it...
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
Loading
Please sign in to comment