]> granicus.if.org Git - clang/commit
split preprocesor directive handling out of Preprocessor.cpp into Directives.cpp
authorChris Lattner <sabre@nondot.org>
Sun, 9 Mar 2008 01:54:53 +0000 (01:54 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 9 Mar 2008 01:54:53 +0000 (01:54 +0000)
commit141e71fec621f65ab401dbe66609f7d3c033c6a5
treef8ad5efda90c2f1d9b79db4f0577bf35c63bbabb
parent177b1c72a0c0edef5467905cbb302539146c3cf2
split preprocesor directive handling out of Preprocessor.cpp into Directives.cpp

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