Add a "preprocessing" flag, so that the expression evaluator can
commit8f827dfd41fba8f6772fbef65239a6f14f05cc0b
authorLinus Torvalds <torvalds@home.transmeta.com>
Sat, 5 Apr 2003 05:28:30 +0000 (4 22:28 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Fri, 8 Apr 2005 04:00:14 +0000 (7 21:00 -0700)
treea912e130f934824a9cda1015638e028845e3da4a
parent11468a914482b36067e5facf56fa6e40c875017f
Add a "preprocessing" flag, so that the expression evaluator can
take the semantic differences into account (a undefined symbol
behaves differently in a C parse tree than in a preprocessor
expression)
evaluate.c
pre-process.c
token.h