diff options
author | David Faust <david.faust@oracle.com> | 2021-12-13 12:53:26 -0800 |
---|---|---|
committer | David Faust <david.faust@oracle.com> | 2021-12-13 14:34:45 -0800 |
commit | e43a784dc89030941b0cc43309541970c59a723c (patch) | |
tree | 2249ba90aae150b0f17ad44179d35c34c2d7bc0e /gcc/rust/backend/rust-compile-resolve-path.cc | |
parent | 0024bc2f028369b871a65ceb11b2fddfb0f9c3aa (diff) | |
download | gcc-e43a784dc89030941b0cc43309541970c59a723c.zip gcc-e43a784dc89030941b0cc43309541970c59a723c.tar.gz gcc-e43a784dc89030941b0cc43309541970c59a723c.tar.bz2 |
Get rid of lambdas with AST::ArrayElemsValues
These constructs make working with the IR needlessly complicated for
static analysis. Replace with simple for loops, and delete the old
ArrayElemsValues::iterate () method.
Fixes: #720
Diffstat (limited to 'gcc/rust/backend/rust-compile-resolve-path.cc')
0 files changed, 0 insertions, 0 deletions