]> granicus.if.org Git - clang/commit
Rewrote PTHLexer::Lex by digging through the sources of Lexer again. Now we can...
authorTed Kremenek <kremenek@apple.com>
Thu, 20 Nov 2008 07:58:05 +0000 (07:58 +0000)
committerTed Kremenek <kremenek@apple.com>
Thu, 20 Nov 2008 07:58:05 +0000 (07:58 +0000)
commitd6f53dc4951aace69014619761760addac9e59ec
tree8ac3412e2051963a2ff995f07af275487dccf94d
parent15ba2af0f9ad52e67e908179b8ec2eb404e11c61
Rewrote PTHLexer::Lex by digging through the sources of Lexer again.  Now we can do basic macro expansion using the PTHLexer.

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