Files
gcc-reflection/libcpp
Nathan Sidwell 62c5ea5228 preprocessor: Deferred macro support
For deferred macros we also need a new field on the macro itself, so
that the module machinery can determine the macro was imported.  Also
the documentation for the hashnode's deferred field was incomplete.

	libcpp/
	* include/cpplib.h (struct cpp_macro): Add imported_p field.
	(struct cpp_hashnode): Tweak deferred field documentation.
	* macro.c (_cpp_new_macro): Clear new field.
	(cpp_get_deferred_macro, get_deferred_or_lazy_macro): Assert
	more.
2020-12-14 07:23:59 -08:00
..
2020-07-21 00:16:28 +00:00
2020-12-11 18:22:52 +00:00
2020-01-01 12:51:42 +01:00
2020-11-24 08:31:03 -08:00
2020-11-19 07:05:08 -08:00
2020-01-20 05:39:59 -08:00
2020-11-24 08:31:03 -08:00
2020-11-17 08:10:56 -08:00
2020-12-14 07:23:59 -08:00
2020-01-01 12:51:42 +01:00
2020-01-01 12:51:42 +01:00
2020-05-19 13:23:47 -07:00
2020-11-12 21:13:51 +00:00
2020-01-01 12:51:42 +01:00
2020-01-01 12:51:42 +01:00