aboutsummaryrefslogtreecommitdiff
path: root/gcc/rust/backend/rust-compile-struct-field-expr.cc
diff options
context:
space:
mode:
authorArthur Cohen <arthur.cohen@embecosm.com>2024-11-06 15:19:55 +0100
committerCohenArthur <arthur.cohen@embecosm.com>2024-11-07 16:26:04 +0000
commitb0d6abb923915451c6a90f1b328d8efbfdf22441 (patch)
treec6ba50781f4f5759011015c60378e79d4fec440e /gcc/rust/backend/rust-compile-struct-field-expr.cc
parent5edb13bb18c80cd35047c01e43c0cebf5c3f5045 (diff)
downloadgcc-b0d6abb923915451c6a90f1b328d8efbfdf22441.zip
gcc-b0d6abb923915451c6a90f1b328d8efbfdf22441.tar.gz
gcc-b0d6abb923915451c6a90f1b328d8efbfdf22441.tar.bz2
asm: Fix clang warnings
Fixes a couple of warnings thrown by clang, with mismatched class/struct usages and unused members. gcc/rust/ChangeLog: * ast/rust-expr.h: Remove invalid usage of `struct`. * backend/rust-compile-asm.h: Remove unused `translated` member. * backend/rust-compile-asm.cc (CompileAsm::CompileAsm): Remove usage of `translated` member. * checks/errors/rust-unsafe-checker.h: Mark visitor as `override`. * hir/tree/rust-hir-expr.h (struct AnonConst): Remove unused `locus` member.
Diffstat (limited to 'gcc/rust/backend/rust-compile-struct-field-expr.cc')
0 files changed, 0 insertions, 0 deletions