Re: Replace cxx_scope with cp_binding_level (issue4702044)
OK. Jason
Replace cxx_scope with cp_binding_level (issue4702044)
We were using cxx_scope and cp_binding_level interchangeably in confusing ways. This patch implements Jason's suggestion of making cp_binding_level the typedef for struct cp_binding_level. Tests currently running on x86_64. OK for mainline if they pass? Diego. * name-lookup.h (cp_bin