diff options
author | Nathan Sidwell <nathan@acm.org> | 2019-05-20 13:49:53 +0000 |
---|---|---|
committer | Nathan Sidwell <nathan@gcc.gnu.org> | 2019-05-20 13:49:53 +0000 |
commit | 6db76e48c18bae5432634a83643542dacf2273e9 (patch) | |
tree | 6d3edd79956d8bce5509eb3ddbba1ccf9ba719f5 /gcc/tree-call-cdce.c | |
parent | eb061601564dfe61d8a2fe8519a7b6057af2b17d (diff) | |
download | gcc-6db76e48c18bae5432634a83643542dacf2273e9.zip gcc-6db76e48c18bae5432634a83643542dacf2273e9.tar.gz gcc-6db76e48c18bae5432634a83643542dacf2273e9.tar.bz2 |
[C++ PATCH] Commonixe using directive finishing
https://gcc.gnu.org/ml/gcc-patches/2019-05/msg01251.html
gcc/cp/
* name-lookup.c (finish_namespace_using_directive)
(finish_local_using_directive): Merge to ...
(finish_using_directive): ... here. Handle both contexts.
* name-lookup.h (finish_namespace_using_directive)
(finish_local_using_directive): Replace with ...
(finish_using_directive): ... this.
* parser.c (cp_parser_using_directive): Adjust.
* pt.c (tsubst_expr): Likewise.
libcc1/
* libcp1plugin.cc (plugin_add_using_namespace): Call renamed
finish_using_directive.
From-SVN: r271420
Diffstat (limited to 'gcc/tree-call-cdce.c')
0 files changed, 0 insertions, 0 deletions