Learn more about cloning repositories
You have read-only access
Lexer: make tok::eof length equal to 0 It used to be equal to 1, which makes Lexer::getLocForEndOfToken() return an out-of-bounds location for tok::eof. Swift SVN r6626