Commits

Chris Lattner committed 584ed537fcd
introduce a new ErrorExpr to represent a subexpression that is semantically inconsistent (so it needs to be killed) but that we want to retain source range information and not kill the entire subtree that contains it. Swift SVN r1073