diff options
author | Pierre-Emmanuel Patry <pierre-emmanuel.patry@embecosm.com> | 2023-10-18 14:24:31 +0200 |
---|---|---|
committer | Philip Herron <philip.herron@embecosm.com> | 2023-11-09 15:39:45 +0000 |
commit | 203f1927078b5c331cb34a3cf228c9af8d8903db (patch) | |
tree | 525402eedad234f5ac043405e67a7b6141e8290a /gcc/rust/resolve | |
parent | 2c862b96f1663d568e84643d58df0b6e4e320d91 (diff) | |
download | gcc-203f1927078b5c331cb34a3cf228c9af8d8903db.zip gcc-203f1927078b5c331cb34a3cf228c9af8d8903db.tar.gz gcc-203f1927078b5c331cb34a3cf228c9af8d8903db.tar.bz2 |
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/resolve')
0 files changed, 0 insertions, 0 deletions