diff options
author | Nathan Sidwell <nathan@acm.org> | 2019-05-20 12:46:54 +0000 |
---|---|---|
committer | Nathan Sidwell <nathan@gcc.gnu.org> | 2019-05-20 12:46:54 +0000 |
commit | 0841bc15630c18bac94ff6ed8ba2d878d639caf6 (patch) | |
tree | 30fd45fa42c65b70401f1e8101ce5b2dd80078bb /gcc/tree-ssa-alias.c | |
parent | ab904df5f9063cf3075ae20b97cf4df9e6612cc1 (diff) | |
download | gcc-0841bc15630c18bac94ff6ed8ba2d878d639caf6.zip gcc-0841bc15630c18bac94ff6ed8ba2d878d639caf6.tar.gz gcc-0841bc15630c18bac94ff6ed8ba2d878d639caf6.tar.bz2 |
[C++ PATCH] namespace using directives
https://gcc.gnu.org/ml/gcc-patches/2019-05/msg01245.html
* cp-tree.h (struct lang_decl_ns): Remove usings field.
(DECL_NAMESPACE_USING): Delete.
* name-lookup.c (name_lookup::search_usings): Use namespace's
binding scope.
(name_lookup::queue_namespae): Likewise.
(finish_namespace_using_directive, push_namespace): Likewise.
(has_using_namespace_std_directive): Just search the entire
binding stack.
From-SVN: r271416
Diffstat (limited to 'gcc/tree-ssa-alias.c')
0 files changed, 0 insertions, 0 deletions