mirror of
https://github.com/gcc-mirror/gcc.git
synced 2024-11-21 13:40:47 +00:00
e112189800
Put all functions and structures in a Procmacro namespace to avoid spilling names in any other namespace. libgrust/ChangeLog: * libproc_macro/group.cc (Group::drop): Add Procmacro namespace. * libproc_macro/group.h: Likewise. * libproc_macro/ident.cc (Ident::drop): Likewise. * libproc_macro/ident.h (Ident__clone): Likewise. * libproc_macro/literal.cc (Literal::make_isize): Likewise. * libproc_macro/literal.h (Literal__from_string): Likewise. * libproc_macro/punct.cc (Punct::make_punct): Likewise. * libproc_macro/punct.h: Likewise. * libproc_macro/tokenstream.cc (TokenStream__drop): Likewise. * libproc_macro/tokenstream.h (TokenStream__drop): Likewise. * libproc_macro/tokentree.cc (TokenTree::drop): Likewise. * libproc_macro/tokentree.h: Likewise. Signed-off-by: Pierre-Emmanuel Patry <pierre-emmanuel.patry@embecosm.com> |
||
---|---|---|
.. | ||
libproc_macro | ||
aclocal.m4 | ||
ChangeLog | ||
configure | ||
configure.ac | ||
Makefile.am | ||
Makefile.in |