Commits

Chris Lattner committed 525531bf5be
silgen doesn't support partial method application of protocol methods, but sema let them slip through if classbound. Reject them until silgen handles them, fixing <rdar://problem/18158354> partial application of protocol method crashes the compiler in silgen Swift SVN r21514