Commits

Jordan Rose committed 9b7ae1aa50d
[serialization] Handle archetypes unified by a constraint. Turns out we actually have to serialize the name of an archetype, because it may be different from the declaration in a context where it has been unified with another archetype. Found on attempting to emit a module for the standard library. (This is actually the commit that uses the two-container for_each introduced in the last commit.) Swift SVN r6172