]> granicus.if.org Git - clang/commit
Add (untested) implementation of PTHLexer::isNextPPTokenLParen() and PTHLexer::Discar...
authorTed Kremenek <kremenek@apple.com>
Thu, 20 Nov 2008 01:16:50 +0000 (01:16 +0000)
committerTed Kremenek <kremenek@apple.com>
Thu, 20 Nov 2008 01:16:50 +0000 (01:16 +0000)
commit4d35da2e41941965bbee8ed7e8c30e7c21000d71
treec3ebf9a1cc97cfce3bf85f5157b73ee74f154193
parent855ed158eecfd2a99a47f72cc216bf7b41e2c94f
Add (untested) implementation of PTHLexer::isNextPPTokenLParen() and PTHLexer::DiscardToEndOfLine().

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