Change PTHLexer::getSourceLocation() to not call GetToken() and instead just...
Change PTHLexer::getSourceLocation() to not call GetToken() and instead just read the file offset in the token data buffer directly. llvm-svn: 61170
Loading
Please register or sign in to comment