Commits

Joe Pamer committed cd492d96b59
Fix a type checker crash when the object type of a ForceValueExpr is an 'Any'. This allows us to remove the workaround generic overloads for "print" without sacrificing good diagnostics for its unavailable overloads. (rdar://problem/21499048, rdar://problem/21582758, rdar://problem/22126141) Swift SVN r31169