Commits

Doug Gregor committed 7e18b7e4035
Zap the unused *Expr::createWithCopy() functions, which baked semantics into the AST library where they don't belong. These were made obsolete by the recent TypeCheckExpr::build(Member)?RefExpr() refactoring. Swift SVN r2222