Commits

Chris Lattner committed 1dc200c973c
introduce an official ErrorType. This is to be used when a type is incorrectly constructed. When put on a decl, this should cause all uses of the decl to collapse away into badness during type checking. Swift SVN r514