]> granicus.if.org Git - clang/commit
Avoid using macro expansions, which causes these to come out in -E mode.
authorChris Lattner <sabre@nondot.org>
Tue, 30 Oct 2007 17:45:43 +0000 (17:45 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 30 Oct 2007 17:45:43 +0000 (17:45 +0000)
commitd65d8eea9f4d576a1101255eb1b16db84d0ce3ae
tree585a4054600d6e0e2a17bea1344620cf5476d959
parentc2939bc82ce177c0413feb0cd9ce70aefd6235fb
Avoid using macro expansions, which causes these to come out in -E mode.

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