diff options
author | Pierre-Emmanuel Patry <pierre-emmanuel.patry@embecosm.com> | 2023-07-11 16:46:25 +0200 |
---|---|---|
committer | Arthur Cohen <arthur.cohen@embecosm.com> | 2024-01-16 18:49:36 +0100 |
commit | a229fcbf6565a2949d6b77e401d6df7a52f89d70 (patch) | |
tree | a8bcd094a4654c6975cf1b606435780143037a03 /gcc/obstack-utils.h | |
parent | 805cb985847ab6fec91081ee625240e2d9129a1c (diff) | |
download | gcc-a229fcbf6565a2949d6b77e401d6df7a52f89d70.zip gcc-a229fcbf6565a2949d6b77e401d6df7a52f89d70.tar.gz gcc-a229fcbf6565a2949d6b77e401d6df7a52f89d70.tar.bz2 |
gccrs: Change specifier of some forward declaration
Change storage specifier of some forward declaration to satisfy compiler
warning.
gcc/rust/ChangeLog:
* hir/tree/rust-hir-full-decls.h (struct Crate): Change to
class.
(class Crate): Likewise.
(struct StructField): Likewise.
(class StructField): Likewise.
(struct TupleField): Likewise.
(class TupleField): Likewise.
(struct TraitFunctionDecl): Likewise.
(class TraitFunctionDecl): Likewise.
* rust-session-manager.h (struct Crate): Likewise.
(class Crate): Likewise.
Signed-off-by: Pierre-Emmanuel Patry <pierre-emmanuel.patry@embecosm.com>
Diffstat (limited to 'gcc/obstack-utils.h')
0 files changed, 0 insertions, 0 deletions