Commits

Jordan Rose committed fab076e2d44
[test] Don't depend on stdlib protocols in inherited-conformance.swift. The original bug here about not serializing base protocol conformances is unlikely to return, but I think this still captures the spirit of the original test: rely on a base protocol conformance without the model type ever referring to it. rdar://problem/25125727