Comment lexer: counting backwards from token end is thought to be confusing. ...
Comment lexer: counting backwards from token end is thought to be confusing. We already have a pointer to the beginning of the token, so use it to extract the text instead. llvm-svn: 159269
Loading
Please register or sign in to comment