Learn more about cloning repositories
You have read-only access
IRGen: Give non-fixed structs a proper explosion schema. NonFixedStructTypeInfo was inheriting SequentialTypeInfo's getSchema() instead of IndirectTypeInfo's as it should. Swift SVN r9085