Commits

Slava Pestov committed 56dec64e5cc
IRGen: Trying to get dynamic layout for @objc working It looks like John and Joe already did a good part of this. The previous patch to enable polymorphic @objc_method signatures takes us further, and I think this patch fills in the rest. Fixes <rdar://problem/18505295>, <rdar://problem/20700287>. Swift SVN r29259