Commits

Chris Lattner committed 9fd3f3bf235
Reimplement checking for incorrect partial applications in MiscDiagnostics (instead of CSApply). The code is somewhat simpler there, more correct (fixing the FIXME in the testcase) and doesn't run afoul of CSDiags trying to type check partial AST subexpressions. Swift SVN r30425