Commits

Doug Gregor committed 885b30bbb1c
Introduce an "invalid" bit on TypeRepr. Record when a TypeRepr is known to represent an invalid type. Use that to help eliminate some cases where we were setting the type of an IdentTypeRepr to "ErrorType" as a proxy for marking it invalid. Swift SVN r32374