cpplex.c
40.7 KB
-
cpplex.c (_cpp_clean_line): In the common case of a line with no trigraphs and no \-newline... · d08dcf87
* cpplex.c (_cpp_clean_line): In the common case of a line with no trigraphs and no \-newline, avoid writing to memory. (_cpp_skip_block_comment): Use a local 'cur' pointer instead of the buffer member. Make c an uchar to avoid unnecessary sign extensions. From-SVN: r72437
Zack Weinberg committed