diff options
author | Arthur Cohen <arthur.cohen@embecosm.com> | 2022-03-25 09:50:48 +0100 |
---|---|---|
committer | Arthur Cohen <arthur.cohen@embecosm.com> | 2022-03-25 11:22:17 +0100 |
commit | 6c99a5a8f1a62976ff58d89034642f28128a2033 (patch) | |
tree | 552e0db021066676ec91f43242476edb1121b2ab /gcc/rust/backend/rust-compile-base.cc | |
parent | 2249a4d5125689e9012a866537bade963317fab8 (diff) | |
download | gcc-6c99a5a8f1a62976ff58d89034642f28128a2033.zip gcc-6c99a5a8f1a62976ff58d89034642f28128a2033.tar.gz gcc-6c99a5a8f1a62976ff58d89034642f28128a2033.tar.bz2 |
parser: Move outer attrs properly intoto AssignmentExpr
AssignmentExpressions could not access their outer attributes properly,
since they were being eagerly moved into the `IdentifierExpr` type they
are based on. The base `OperatorExpr` class would thus end up with an
empty vector of outer attributes
Diffstat (limited to 'gcc/rust/backend/rust-compile-base.cc')
0 files changed, 0 insertions, 0 deletions