mirror of
https://github.com/gcc-mirror/gcc.git
synced 2026-05-06 14:59:39 +02:00
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>