gcc/libcpp/include
Nathan Sidwell b196e76aec preprocessor: new callbacks
These two callbacks are needed for C++ modules.  The first is for
handling macros from header-units.  These are resolved lazily.  The
second is for include-translation -- whether a #include gets turned
into a header-unit import.

	libcpp/
	* include/cpplib.h (struct cpp_callbacks): Add
	user_deferred_macro & translate_include.
2020-11-17 08:22:02 -08:00
..
cpplib.h preprocessor: new callbacks 2020-11-17 08:22:02 -08:00
line-map.h preprocessor: module line maps 2020-11-17 08:10:56 -08:00
mkdeps.h libcpp: dependency emission tidying 2020-11-03 05:16:19 -08:00
symtab.h Update copyright years. 2020-01-01 12:51:42 +01:00