Commits
Doug Gregor committed 93a0c8e8da8
Introduce Type::transform() to transform a type via some function object. This AST-level transformation will eventually subsume TypeChecker::transformType(). For now, use it for getting unlabeled types and types without default arguments. Swift SVN r7526