diff options
author | Nathan Sidwell <nathan@acm.org> | 2017-05-30 17:48:57 +0000 |
---|---|---|
committer | Nathan Sidwell <nathan@gcc.gnu.org> | 2017-05-30 17:48:57 +0000 |
commit | 5256a7f5961e6a5137be1d340cb380b62b06e19f (patch) | |
tree | b301de4f497dcfb4c508ca5a98f65b8dfc86a2a3 /gcc/c/c-objc-common.c | |
parent | 77d1dbdb4c9d4036d73ba2a3a90aca530a244071 (diff) | |
download | gcc-5256a7f5961e6a5137be1d340cb380b62b06e19f.zip gcc-5256a7f5961e6a5137be1d340cb380b62b06e19f.tar.gz gcc-5256a7f5961e6a5137be1d340cb380b62b06e19f.tar.bz2 |
cp-tree.def (OVERLOAD): Fix comment.
* cp-tree.def (OVERLOAD): Fix comment.
* cp-tree.h: Fix comments and whitespace.
* error.c (dump_decl): Use pp_cxx_colon_colon, ovl_scope.
* name-lookup.c (add_decl_to_level): Assert not class.
(check_local_shadow): Use OVL_P.
(pushdecl_with_scope_1): Rename to ...
(do_pushdecl_with_Scope): ... here.
(do_nonmember_using_decl): Use qualified_namespace_lookup return
value.
(push_class_level_binding_1): Use OVL_P.
(pushdecl_namespace_level): Use do_pushdecl_with_scope.
(pushtag_1): Rename to ...
(do_pushtag): ... here. Adjust do_pushdecl_with_scope call.
(pushtag): Adjust.
(store_class_bindings): Do not time here.
* name-lookup.h (pushdecl_outermost_localscope): Reorder.
* pt.c (listify): Declare argvec at point of initialization.
From-SVN: r248693
Diffstat (limited to 'gcc/c/c-objc-common.c')
0 files changed, 0 insertions, 0 deletions