A selector match between two Objective-C methods does *not* guarantee
that the methods have the same number of parameters, although we certainly assumed this in many places. Objective-C can be insane sometimes. Fixes <rdar://problem/11460990>. llvm-svn: 157025
Loading
Please sign in to comment