Commits
Chris Lattner committed 10f5c2fc666
remove the UnresolvedType, representing it with a null Type() instead. There is no need to have two different ways to represent the same thing. This has the pleasant bonus that stuff crashes when you do things with unresolved types. Swift SVN r513