]> granicus.if.org Git - clang/commit
PTH: Remove some methods and simplify some conditions in PTHLexer::Lex(). No big...
authorTed Kremenek <kremenek@apple.com>
Tue, 23 Dec 2008 19:24:24 +0000 (19:24 +0000)
committerTed Kremenek <kremenek@apple.com>
Tue, 23 Dec 2008 19:24:24 +0000 (19:24 +0000)
commit59d08cb672136322375e5400578ee1fbd0947de2
treef7e923cc68205635397dc35d09a2fc78e1b00d50
parent18d9afb815bd8aff885dd64c5078760b3398d7be
PTH: Remove some methods and simplify some conditions in PTHLexer::Lex().  No big functionality change.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@61381 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Lex/PTHLexer.h
lib/Lex/PPLexerChange.cpp
lib/Lex/PTHLexer.cpp