diff options
author | Pierre-Emmanuel Patry <pierre-emmanuel.patry@embecosm.com> | 2023-03-01 10:54:29 +0100 |
---|---|---|
committer | Arthur Cohen <arthur.cohen@embecosm.com> | 2024-01-16 18:19:02 +0100 |
commit | cc89c429d6fe50544b1282b7ca58a10e524490f4 (patch) | |
tree | f8278b143f94d719e4a048903c4f03a5f9e62977 /gcc/rust/hir/tree | |
parent | d344a64be5b8f985acdccf644e0959a0564a54d5 (diff) | |
download | gcc-cc89c429d6fe50544b1282b7ca58a10e524490f4.zip gcc-cc89c429d6fe50544b1282b7ca58a10e524490f4.tar.gz gcc-cc89c429d6fe50544b1282b7ca58a10e524490f4.tar.bz2 |
gccrs: ast: Add NodeId and clone to RestPattern
The RestPattern AST node did not have any NodeId to identify it and
could therefore not be instanciated.
gcc/rust/ChangeLog:
* ast/rust-pattern.h (class RestPattern): Add NodeId as well as
the clone_impl function.
Signed-off-by: Pierre-Emmanuel Patry <pierre-emmanuel.patry@embecosm.com>
Diffstat (limited to 'gcc/rust/hir/tree')
0 files changed, 0 insertions, 0 deletions