]> granicus.if.org Git - clang/commit
implement the Token class in the Lexer.cpp file instead of IdentifierInfo.cpp
authorChris Lattner <sabre@nondot.org>
Sun, 7 Oct 2007 08:47:24 +0000 (08:47 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 7 Oct 2007 08:47:24 +0000 (08:47 +0000)
commitdbf388b54bb1688ee4470c61235494cbc34b8f3c
tree94ea7bc9a02affd8f64008f62ae9c59f95c79c5d
parentcc1a875f94630e58d24a55577ffbf0e89b7da8c7
implement the Token class in the Lexer.cpp file instead of IdentifierInfo.cpp

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@42728 91177308-0d34-0410-b5e6-96231b3b80d8
Lex/IdentifierTable.cpp
Lex/Lexer.cpp