Commits
Chris Lattner committed 7e3338c4274
IRGen can't handle curried Objective-C methods. Instead of crashing on them, emit a nice error message saying you can't do this. This resolves: <rdar://problem/15643576> Shouldn't crash on partial application of objc method Swift SVN r14588