r274797 - in /branches/c++-modules: ChangeLog.m...

nathan@gcc.gnu.org nathan@gcc.gnu.org
Wed Aug 21 13:29:00 GMT 2019


Author: nathan
Date: Wed Aug 21 13:29:29 2019
New Revision: 274797

URL: https://gcc.gnu.org/viewcvs?rev=274797&root=gcc&view=rev
Log:
	gcc/c-family/
	* c.opt (Winclude-translate*): New family of options.
	gcc/cp/
	* module.cc (inform_includes): New var.
	(module_translate_include): Inform of translations.
	(init_module_processing): Canonicalize inform list.
	(handle_module_option): Process inform options.

Modified:
    branches/c++-modules/ChangeLog.modules
    branches/c++-modules/gcc/c-family/c.opt
    branches/c++-modules/gcc/cp/module.cc



More information about the Gcc-cvs mailing list