diff options
author | Ted Kremenek <kremenek@apple.com> | 2008-12-17 23:08:31 +0000 |
---|---|---|
committer | Ted Kremenek <kremenek@apple.com> | 2008-12-17 23:08:31 +0000 |
commit | 8c4bb562198a40589a27fb8c95d17d2c72177482 (patch) | |
tree | a85d87a868b9614e520d213bfa284fbe4a7837bd /clang/lib/Lex/PTHLexer.cpp | |
parent | 980210395faf4ec174239db39e60e515e39a7a47 (diff) | |
download | bcm5719-llvm-8c4bb562198a40589a27fb8c95d17d2c72177482.tar.gz bcm5719-llvm-8c4bb562198a40589a27fb8c95d17d2c72177482.zip |
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
Diffstat (limited to 'clang/lib/Lex/PTHLexer.cpp')
0 files changed, 0 insertions, 0 deletions