Commits

Doug Gregor committed 83cb1e69bb9
Serialize the list of inherited types for all nominal types. This provides better AST fidelity through module files and further reduces our dependencies on storing a list of protocols on nominal type declarations. Swift SVN r31345