Learn more about cloning repositories
You have read-only access
Introduce Lexer::getLocForEndOfToken() to adjust source locations to the end of the current token, and use it for proper translation from SourceRange to SMRange when printing diagnostics. Swift SVN r853