aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorPierre-Emmanuel Patry <pierre-emmanuel.patry@embecosm.com>2023-05-16 14:54:11 +0200
committerArthur Cohen <arthur.cohen@embecosm.com>2024-01-16 18:46:25 +0100
commitf8880772495d2e9e27c29a7874271e1f48a4bcd4 (patch)
treeeba4f520a74d0124500eae8e2886138528ba26ac /gcc
parent1f4660d5dba3a6e02aec5f95e8ec7b223ebb9730 (diff)
downloadgcc-f8880772495d2e9e27c29a7874271e1f48a4bcd4.zip
gcc-f8880772495d2e9e27c29a7874271e1f48a4bcd4.tar.gz
gcc-f8880772495d2e9e27c29a7874271e1f48a4bcd4.tar.bz2
gccrs: libproc_macro: Rename Procmacro subtypes
Rename procedural macro specializations without the "payload" suffix. Those types will be reused in several places where the old suffix might be counterintuitive. libgrust/ChangeLog: * libproc_macro/proc_macro.h (struct CustomDerivePayload): Rename from CustomDerivePayload to... (struct CustomDerive): ... CustomDerive (struct AttrPayload): Rename from AttrPayload to ... (struct Attribute): ... Attribute (struct BangPayload): Rename from BangPayload to ... (struct Bang): ... Bang (union ProcmacroPayload): Update union with new names. Signed-off-by: Pierre-Emmanuel Patry <pierre-emmanuel.patry@embecosm.com>
Diffstat (limited to 'gcc')
0 files changed, 0 insertions, 0 deletions