Skip to content
Commit 8c4bb562 authored by Ted Kremenek's avatar Ted Kremenek
Browse files

PTHLexer::isNextPPTokenLParen() no longer calls GetToken() and just reads the...

PTHLexer::isNextPPTokenLParen() no longer calls GetToken() and just reads the token kind from the token data buffer.  This results in a minor speedup and reduces the dependency on GetToken().

llvm-svn: 61168
parent 98021039
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment