]> granicus.if.org Git - clang/commit
change calls to getMacroInfo into hasMacroDefinition() where possible.
authorChris Lattner <sabre@nondot.org>
Sun, 7 Oct 2007 08:04:56 +0000 (08:04 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 7 Oct 2007 08:04:56 +0000 (08:04 +0000)
commit0edde55077cc3cb9fffeba19f5936f05a68c8e2b
tree1720ab38e92d73fba41b8f3195f55f6c1831e1b6
parent9c46de446d18f4a28446cb798d4131bd05515699
change calls to getMacroInfo into hasMacroDefinition() where possible.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@42726 91177308-0d34-0410-b5e6-96231b3b80d8
Lex/PPExpressions.cpp
Lex/Pragma.cpp
Lex/Preprocessor.cpp