Commits

Jordan Rose committed 14cbc7f39c9
Allow methods from Objective-C categories to be overridden. While we don't have a model for overriding methods in Swift extensions yet, overriding category methods is exactly like overriding any other Objective-C method, and we shouldn't disallow it. Swift SVN r3985