]> gcc.gnu.org Git - gcc.git/commit
gccrs: libproc_macro: Put literal members in namespace
authorPierre-Emmanuel Patry <pierre-emmanuel.patry@embecosm.com>
Fri, 7 Apr 2023 13:02:55 +0000 (15:02 +0200)
committerArthur Cohen <arthur.cohen@embecosm.com>
Tue, 16 Jan 2024 17:34:10 +0000 (18:34 +0100)
commita79920c2d6d998bff506edbff6c06ebb3c7888c1
tree11fca9aec4e4d140ae8d26584ca5008c06a110e2
parenta2605b5a49d109370a21ba57c545cecc8cd9694d
gccrs: libproc_macro: Put literal members in namespace

Add a Literal namespace to gather all every literal related code.

libgrust/ChangeLog:

* libproc_macro/literal.cc (Literal__from_string):
Add abort because unimplemented.
* libproc_macro/literal.h (Literal__from_string): Add
namespace.

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