Rewrite PTHLexer::DiscardToEndOfLine() to not use GetToken and instead only...
Rewrite PTHLexer::DiscardToEndOfLine() to not use GetToken and instead only read the bytes needed to determine if a token is not at the start of the line. llvm-svn: 61172
Loading
Please register or sign in to comment