Commits

Doug Gregor committed 2e91172d4fd
Don't record the declared type of nominal type decls within the module file. Instead, compute the type just after we load the nominal type declaration. This centralizes the type-computation code better as well. Swift SVN r7454