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

nathan@gcc.gnu.org nathan@gcc.gnu.org
Thu Sep 13 18:22:00 GMT 2018


Author: nathan
Date: Thu Sep 13 18:22:49 2018
New Revision: 264284

URL: https://gcc.gnu.org/viewcvs?rev=264284&root=gcc&view=rev
Log:
	Reading location spans (but not using them).
	gcc/cp/
	* module.c (loc_range_t): Global typedef.
	(loc_spans::release): Delete.
	(slurping): Add new range locs.
	(module_state::write_locations): Adjust.
	(module_state::read_locations): New.
	(module_state::read): Call it.

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



More information about the Gcc-cvs mailing list