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