diff options
author | Pierre-Emmanuel Patry <pierre-emmanuel.patry@embecosm.com> | 2023-10-18 14:24:31 +0200 |
---|---|---|
committer | Arthur Cohen <arthur.cohen@embecosm.com> | 2024-01-16 19:13:11 +0100 |
commit | f1cca5671f928dd749ac14108ff8b01ecfbd634d (patch) | |
tree | 944daf31bbae51ecc5b5161add86bb366f17c05b /gcc/rust/Make-lang.in | |
parent | 59bd1fc1a4453792aec4314df03b16d784bfcfbd (diff) | |
download | gcc-f1cca5671f928dd749ac14108ff8b01ecfbd634d.zip gcc-f1cca5671f928dd749ac14108ff8b01ecfbd634d.tar.gz gcc-f1cca5671f928dd749ac14108ff8b01ecfbd634d.tar.bz2 |
gccrs: Change FunctionParam to represent variadic params
Variadic were represented at the function level while retaining most
informations of a given parameter.
gcc/rust/ChangeLog:
* ast/rust-item.h (class FunctionParam): Add some informations to
function parameters in order to be able to store variadic argument as
a function parameter.
Signed-off-by: Pierre-Emmanuel Patry <pierre-emmanuel.patry@embecosm.com>
Diffstat (limited to 'gcc/rust/Make-lang.in')
0 files changed, 0 insertions, 0 deletions