]> granicus.if.org Git - clang/commit
split the MacroArgs class out of TokenLexer.cpp/h into
authorChris Lattner <sabre@nondot.org>
Sun, 9 Mar 2008 02:55:12 +0000 (02:55 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 9 Mar 2008 02:55:12 +0000 (02:55 +0000)
commite5c8ffe09f8fec836b90f23c2a3b996bfc5b09c4
tree64938f6b9275081c47cd953d49fe7626c4c40bdc
parent792812547065c45b61cce836505cdf43493e4ad8
split the MacroArgs class out of TokenLexer.cpp/h into
MacroArgs.cpp/h

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