Commits
Chris Lattner committed e5108826c2a
change the interface to skipToEndOfInterpolatedExpression to return the interesting character on failure as well as on success. Simplify the code in Lexer::getEncodedStringLiteral since it cannot be called on a string with an malformed interpolated expression. Swift SVN r1758