Commits

Jordan Rose committed 7fe346a0916
[Serialization] Preserve the decl context for a NormalProtocolConformance. Doug had changed the comment but not the implementation -- we were still serializing the containing module rather than the declaring nominal or extension. Found by enabling verification on deserialized decls (to come soon). Swift SVN r22198