Commits

Chris Lattner committed f012f407975
Fix a bug in SILType::isInOutArgument that caused it to assert on indirect returns. Turn inout promotion on by default. It only triggers a dozen times right now in the stdlib, but that is better than nothing. Swift SVN r9039