Commits

John McCall committed b8b8a16edc3
Make the SUGARED_TYPE nodes provide a single-step desugar instead of specializing getDesugaredType(), and change getDesugaredType() to directly recurse in these cases. Thanks to Sean for pointing out an inconsistency in the docs. Swift SVN r12100