gcc/libgrust/libproc_macro
Pierre-Emmanuel Patry 4689998556 gccrs: libproc_macro: Remove has_suffix attribute
This variable was redundant with the empty string representation and
may have lead to desync between both.

libgrust/ChangeLog:

	* libproc_macro/literal.h: Remove has_suffix member
	attribute from Literal.
	* libproc_macro/literal.cc: Update constructors.
	* libproc_macro/rust/bridge/literal.rs: Remove
	has_suffix attribute from Literal.

Signed-off-by: Pierre-Emmanuel Patry <pierre-emmanuel.patry@embecosm.com>
2024-01-16 18:37:20 +01:00
..
rust gccrs: libproc_macro: Remove has_suffix attribute 2024-01-16 18:37:20 +01:00
ffistring.cc gccrs: libproc_macro: Change cpp literal representation 2024-01-16 18:37:19 +01:00
ffistring.h gccrs: libproc_macro: Change cpp literal representation 2024-01-16 18:37:19 +01:00
group.cc gccrs: libproc_macro: Remove internal named namespaces 2024-01-16 18:34:16 +01:00
group.h gccrs: libproc_macro: Remove internal named namespaces 2024-01-16 18:34:16 +01:00
ident.cc gccrs: libproc_macro: Remove internal named namespaces 2024-01-16 18:34:16 +01:00
ident.h gccrs: libproc_macro: Remove internal named namespaces 2024-01-16 18:34:16 +01:00
literal.cc gccrs: libproc_macro: Remove has_suffix attribute 2024-01-16 18:37:20 +01:00
literal.h gccrs: libproc_macro: Remove has_suffix attribute 2024-01-16 18:37:20 +01:00
Makefile.am gccrs: libproc_macro: Change cpp literal representation 2024-01-16 18:37:19 +01:00
Makefile.in gccrs: libproc_macro: Change cpp literal representation 2024-01-16 18:37:19 +01:00
proc_macro.cc gccrs: libproc_macro: Add helpers to construct Procmacro 2024-01-16 18:34:16 +01:00
proc_macro.h gccrs: libproc_macro: Add helpers to construct Procmacro 2024-01-16 18:34:16 +01:00
punct.cc gccrs: libproc_macro: Remove internal named namespaces 2024-01-16 18:34:16 +01:00
punct.h gccrs: libproc_macro: Remove internal named namespaces 2024-01-16 18:34:16 +01:00
tokenstream.cc gccrs: libproc_macro: Remove internal named namespaces 2024-01-16 18:34:16 +01:00
tokenstream.h gccrs: libproc_macro: Remove internal named namespaces 2024-01-16 18:34:16 +01:00
tokentree.cc gccrs: libproc_macro: Remove internal named namespaces 2024-01-16 18:34:16 +01:00
tokentree.h gccrs: libproc_macro: Remove internal named namespaces 2024-01-16 18:34:16 +01:00