Module Name: pcc
Committed By: ragge
Date: Sat Apr 12 17:14:27 UTC 2008
Modified Files:
pcc/cc/cpp: cpp.c cpp.h cpy.y scanner.l
Log Message:
Fix -C so that comments also follows defined macros. Now lint can have
pcc as preprocessor.
To generate a diff of this commit:
cvs rdiff -u -r1.78 -r1.79 pcc/cc/cpp/cpp.c
cvs rdiff -u -r1.32 -r1.33 pcc/cc/cpp/cpp.h
cvs rdiff -u -r1.15 -r1.16 pcc/cc/cpp/cpy.y
cvs rdiff -u -r1.35 -r1.36 pcc/cc/cpp/scanner.l
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.