diff options
author | Philip Herron <philip.herron@embecosm.com> | 2021-10-05 14:30:58 +0100 |
---|---|---|
committer | Philip Herron <philip.herron@embecosm.com> | 2021-10-05 14:30:58 +0100 |
commit | 6cd07341b1057961bebc8c11d70909ccac781113 (patch) | |
tree | 1ff96defb6aaccb991c732f3a8aadf445f746849 /gcc/rust/backend/rust-compile-fnparam.h | |
parent | 579d76f771bd18c27a527df729d0dcf460c08744 (diff) | |
download | gcc-6cd07341b1057961bebc8c11d70909ccac781113.zip gcc-6cd07341b1057961bebc8c11d70909ccac781113.tar.gz gcc-6cd07341b1057961bebc8c11d70909ccac781113.tar.bz2 |
Remove lambda iterator from HIR::MethodCallExpr
This removes the bad code style lambda iterators for arguments. They are
a bad design choice for static analysis code since the user of the api
looses scope to break/return outside from the caller api. This will need
to be added to a style-guide in the future.
Fixes: #709
Diffstat (limited to 'gcc/rust/backend/rust-compile-fnparam.h')
0 files changed, 0 insertions, 0 deletions