Commits

Joe Groff committed 87f6b96d5a7
Mangle: Fix archetype depth calculation. We were re-counting archetype depth levels and ended up mangling the triangular number of the archetype depth instead of the linear archetype depth. Measure archetype depth starting from zero to fix this. Swift SVN r5546