Commits

Joe Groff committed fa1cd189bbf
IRGen: Don't drop unsupported fields from non-fixed @objc class layout. This avoids a crash after reporting unsupported layout in ObjC-derived classes, allowing us to cleanly report the fact it isn't supported. Swift SVN r20777