]> granicus.if.org Git - clang/commit
fix a case where macro expansion should be disabled, patch by
authorChris Lattner <sabre@nondot.org>
Fri, 26 Mar 2010 17:49:16 +0000 (17:49 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 26 Mar 2010 17:49:16 +0000 (17:49 +0000)
commit8ff66de0d036842450eb979882f826d5252100f4
tree8ed2736b5f876669c14b9c85c02a106b25233252
parentc7cf27f3cb7839d2bf65cf580db7b7d034196043
fix a case where macro expansion should be disabled, patch by
Abramo Bagnara!

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@99626 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Lex/PPMacroExpansion.cpp
test/Preprocessor/macro_disable.c