This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


Author: nathan
Date: Thu Apr  6 17:16:41 2017
New Revision: 246736

URL: https://gcc.gnu.org/viewcvs?rev=246736&root=gcc&view=rev
Log:
	Separating namespace bindings part 6
	gcc/cp/
	* name-lookup.c (check_local_shadow, set_decl_context_in_fn):
	Break
	out and simplify from ...
	(do_pushdecl): ... here.  Call them.

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]