Commits

Doug Gregor committed 6e738689ec7
Allow one to call expressions of polymorphic type within the top-down type checker, when those expressions aren't references to overloaded functions. Eli is running into this with generated ASTs, although I'm unable to reproduce the issue now with simply Swift code. Swift SVN r2323