Skip to content
  • DJ Delorie's avatar
    * rclex.l: add code to suppress certain output from cpp, replace · 1a624788
    DJ Delorie authored
    	all returns with MAYBE_RETURN
    	(MAYBE_RETURN): new, implement the suppression by returning
    	IGNORED_TOKEN as needed.
    	(cpp_line): remember which file we're in, mark data from included
    	*.h files for suppression.
    	* rcparse.y (input): allow IGNORED_TOKEN outside of known constructs
    1a624788