]> granicus.if.org Git - clang/commit
rename the MacroExpander class to TokenLexer. It handles both
authorChris Lattner <sabre@nondot.org>
Sun, 9 Mar 2008 02:18:51 +0000 (02:18 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 9 Mar 2008 02:18:51 +0000 (02:18 +0000)
commit1543e9c69202b8e128c7fe34784ae7aa90964889
tree07d13e17cb138e25291e770071a838228b36802e
parent8d896438031f5990cb42eb95a7bae233db2eb333
rename the MacroExpander class to TokenLexer.  It handles both
token streams and macro lexing, so a more generic name is useful.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@48071 91177308-0d34-0410-b5e6-96231b3b80d8
Lex/MacroExpander.cpp
Lex/Preprocessor.cpp
include/clang/Lex/MacroExpander.h
include/clang/Lex/Preprocessor.h