Module Name: pcc
Committed By: ragge
Date: Sun Jan 16 11:55:54 UTC 2011
Modified Files:
pcc/cc/cpp: cpp.c cpp.h token.c
Log Message:
More changes: add symbols blocking against expansions to each identifier
instead of keeping blocking ranges. Solves a problem where new argument
lists are created inside macros.
To generate a diff of this commit:
cvs rdiff -u -r1.115 -r1.116 pcc/cc/cpp/cpp.c
cvs rdiff -u -r1.45 -r1.46 pcc/cc/cpp/cpp.h
cvs rdiff -u -r1.43 -r1.44 pcc/cc/cpp/token.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.