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

nathan@gcc.gnu.org nathan@gcc.gnu.org
Tue Feb 5 16:59:00 GMT 2019


Author: nathan
Date: Tue Feb  5 16:59:53 2019
New Revision: 268548

URL: https://gcc.gnu.org/viewcvs?rev=268548&root=gcc&view=rev
Log:
	gcc/cp/
	* cxx-mapper.cc (client::action): Add mapper agent.
	* module.cc (module_mapper::handshake): Add mapper agent slot.
	gcc/
	* doc/invoke.texi (C++ Module Mapper): Update handshake.

	gcc/cp/
	* module.cc (module_state::read_locations): Make warning
	development-only.

Modified:
    branches/c++-modules/ChangeLog.modules
    branches/c++-modules/gcc/cp/cxx-mapper.cc
    branches/c++-modules/gcc/cp/module.cc
    branches/c++-modules/gcc/doc/invoke.texi



More information about the Gcc-cvs mailing list