Commits

Chris Lattner committed 5f97044bf50
more refactoring: bubble handling of ConvertTypeIsOnlyAHint out of solveForExpression (so that only typeCheckExpression itself has to care about it) and eliminate the dead convertType argument from getTypeOfExpressionWithoutApplying(). NFC. Swift SVN r30659