]> granicus.if.org Git - clang/commit
Move a bunch more code out of Preprocessor.cpp into PPLexerChange.cpp
authorChris Lattner <sabre@nondot.org>
Sun, 9 Mar 2008 04:10:46 +0000 (04:10 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 9 Mar 2008 04:10:46 +0000 (04:10 +0000)
commit8c32b1a7daf246b26e52b46604d91ce3717e28e5
treebb7f917ce95254e1ffff7c8e11ecb0b58d52b09c
parent9b5551d7f0209cec8b9c555cf70e893940674e5c
Move a bunch more code out of Preprocessor.cpp into PPLexerChange.cpp

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@48080 91177308-0d34-0410-b5e6-96231b3b80d8
Lex/PPLexerChange.cpp [new file with mode: 0644]
Lex/Preprocessor.cpp