(cplusplus_comments): New var.
authorRichard Stallman <rms@gnu.org>
Sat, 17 Oct 1992 07:22:43 +0000 (07:22 +0000)
committerRichard Stallman <rms@gnu.org>
Sat, 17 Oct 1992 07:22:43 +0000 (07:22 +0000)
commiteda5fa7b7e7bb60c31a39ac8e9de1ddf30d67724
tree35155ce97980649cd20ee17599974a873d53b0d0
parent8328559dece1b0a7a484d39ddfa9f901172915f6
(cplusplus_comments): New var.

(main): Set it according to options.
(rescan, handle_directive, skip_if_group, validate_else):
(skip_to_end_of_comment, macarg1, discard_comments):
Use cplusplus_comments to enable C++ comment syntax.

From-SVN: r2498
gcc/cccp.c