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

nathan@gcc.gnu.org nathan@gcc.gnu.org
Fri Jun 15 19:49:00 GMT 2018


Author: nathan
Date: Fri Jun 15 19:49:11 2018
New Revision: 261651

URL: https://gcc.gnu.org/viewcvs?rev=261651&root=gcc&view=rev
Log:
	libcpp/
	* include/line-map.h (IS_ORDINARY_LOC, IS_MACRO_LOC): New.
	(IS_ADHOC_LOC): Simplify.
	(MAP_ORDINARY_P): Use IS_ORDINARY_LOC.
	* line-map.c (linemap_module_restore): Fixup included_at.

Modified:
    branches/c++-modules/ChangeLog.modules
    branches/c++-modules/libcpp/include/line-map.h
    branches/c++-modules/libcpp/line-map.c



More information about the Gcc-cvs mailing list