]> gcc.gnu.org Git - gcc.git/commit
gccrs: libproc_macro: Add ident implementation
authorPierre-Emmanuel Patry <pierre-emmanuel.patry@embecosm.com>
Tue, 11 Apr 2023 10:18:54 +0000 (12:18 +0200)
committerArthur Cohen <arthur.cohen@embecosm.com>
Tue, 16 Jan 2024 17:34:11 +0000 (18:34 +0100)
commite8c656ff6ea34d2f6a8bc695d43c8f89281d6543
tree46afe8e5f908a0bb2719d7f1dcc06dad4a16066f
parentf395ed80cea4d2bd3c57bf6f52cac9f2b7f4c0d3
gccrs: libproc_macro: Add ident implementation

Add implementation and representation for ident cpp structure as well as
a high level wrapper interface.

libgrust/ChangeLog:

* libproc_macro/ident.cc: New file.
* libproc_macro/ident.h: New file.

Signed-off-by: Pierre-Emmanuel Patry <pierre-emmanuel.patry@embecosm.com>
libgrust/libproc_macro/ident.cc [new file with mode: 0644]
libgrust/libproc_macro/ident.h [new file with mode: 0644]
This page took 0.05594 seconds and 5 git commands to generate.