diff options
author | Philip Herron <philip.herron@embecosm.com> | 2021-10-05 14:19:05 +0100 |
---|---|---|
committer | Philip Herron <philip.herron@embecosm.com> | 2021-10-05 14:19:05 +0100 |
commit | 579d76f771bd18c27a527df729d0dcf460c08744 (patch) | |
tree | 9cd6c4587fbfb98fc471a26940dc1d2d15684017 /gcc/rust/backend/rust-compile-fnparam.h | |
parent | 99c28309d3553346d4f0337dbae49f4a8e48da01 (diff) | |
download | gcc-579d76f771bd18c27a527df729d0dcf460c08744.zip gcc-579d76f771bd18c27a527df729d0dcf460c08744.tar.gz gcc-579d76f771bd18c27a527df729d0dcf460c08744.tar.bz2 |
Remove lambda iterator from HIR::CallExpr
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: #708
Diffstat (limited to 'gcc/rust/backend/rust-compile-fnparam.h')
0 files changed, 0 insertions, 0 deletions