]> git.ipfire.org Git - thirdparty/gcc.git/commit
name-lookup.h (cp_binding_level): Rename from cxx_scope.
authorDiego Novillo <dnovillo@google.com>
Tue, 12 Jul 2011 22:59:39 +0000 (18:59 -0400)
committerDiego Novillo <dnovillo@gcc.gnu.org>
Tue, 12 Jul 2011 22:59:39 +0000 (18:59 -0400)
commit2c1404747a1affb510fcc4908d371f38ee078a1f
tree9c0d57b2b524d0afdcd6fc4965550024ea6b8cd0
parent38ab02dbdc0bb4488a9419dfd7e3e17b799b9710
name-lookup.h (cp_binding_level): Rename from cxx_scope.

* name-lookup.h (cp_binding_level): Rename from cxx_scope.
Update all users.
(struct cp_binding_level): Fix indentation.

From-SVN: r176218
gcc/cp/ChangeLog
gcc/cp/cp-tree.h
gcc/cp/decl.c
gcc/cp/name-lookup.c
gcc/cp/name-lookup.h
gcc/cp/pt.c
gcc/cp/semantics.c