]> gcc.gnu.org Git - gcc.git/commit
gccrs: libproc_macro: Add namespace to Ident
authorPierre-Emmanuel Patry <pierre-emmanuel.patry@embecosm.com>
Wed, 12 Apr 2023 10:11:37 +0000 (12:11 +0200)
committerArthur Cohen <arthur.cohen@embecosm.com>
Tue, 16 Jan 2024 17:34:11 +0000 (18:34 +0100)
commit6a569f5c6c0e5da5ff68d94b132d4305bc999bd5
tree64274df96a634ceb58fd06326cb727792cd4db5f
parentf4b2b28f325ef693f36776168a40152e9ce6cd34
gccrs: libproc_macro: Add namespace to Ident

Add a new Ident namespace to group Ident related enumeration and
structures.

libgrust/ChangeLog:

* libproc_macro/ident.cc (Ident::make_ident): Add Ident
namespace.
* libproc_macro/ident.h (Ident__clone): Likewise.

Signed-off-by: Pierre-Emmanuel Patry <pierre-emmanuel.patry@embecosm.com>
libgrust/libproc_macro/ident.cc
libgrust/libproc_macro/ident.h
This page took 0.057903 seconds and 5 git commands to generate.