Commits

Doug Gregor committed eaf410f9f52
Import Objective-C instancetype methods as DynamicSelf methods. This eliminates a pile of extra casting when interacting with Objective-C APIs. Addresses the majority of <rdar://problem/14044307>, but there is still cleanup to do. Swift SVN r13780