diff options
author | David Faust <david.faust@oracle.com> | 2021-12-13 13:43:28 -0800 |
---|---|---|
committer | David Faust <david.faust@oracle.com> | 2021-12-13 14:45:44 -0800 |
commit | 8c3ad67d19b7e74b1c89a6ad42f2bb0c5fb172e0 (patch) | |
tree | d015715eac87015e6bf8dd02a51a1fbc3bbcdb01 /gcc/rust/backend/rust-compile-resolve-path.cc | |
parent | 946069f506afba2ac03b00ad8244f1f42e0c03f1 (diff) | |
download | gcc-8c3ad67d19b7e74b1c89a6ad42f2bb0c5fb172e0.zip gcc-8c3ad67d19b7e74b1c89a6ad42f2bb0c5fb172e0.tar.gz gcc-8c3ad67d19b7e74b1c89a6ad42f2bb0c5fb172e0.tar.bz2 |
Get rid of lambdas within AST::StructStruct
These constructs make working with the IR needlessly complicated for
static analysis. Replace with simple for loops, and delete the old
StructStruct::iterate () method.
Fixes: #714
Diffstat (limited to 'gcc/rust/backend/rust-compile-resolve-path.cc')
0 files changed, 0 insertions, 0 deletions