Commits

Dmitri Hrybenko committed 45e072c9ff0
Fix the AST defect found by AST verifier; a bad IdentTypeRepr was created while parsing an incomplete identifier type, for example, "var a : Z." While there, mark the diagnostic as PointsToFirstBadToken Swift SVN r7984