Commits

Jordan Rose committed 3cf2915dd0b
[serialization] Force-serialize derived decls for local types too. Otherwise, when a file contains a local enum, the decl for its synthesized == ends up disappearing, and we get a dangling XREF. rdar://problem/20429123 Swift SVN r28131