aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-loop.c
diff options
context:
space:
mode:
authorPhilip Herron <philip.herron@embecosm.com>2021-10-05 14:19:05 +0100
committerPhilip Herron <philip.herron@embecosm.com>2021-10-05 14:19:05 +0100
commit579d76f771bd18c27a527df729d0dcf460c08744 (patch)
tree9cd6c4587fbfb98fc471a26940dc1d2d15684017 /gcc/tree-ssa-loop.c
parent99c28309d3553346d4f0337dbae49f4a8e48da01 (diff)
downloadgcc-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/tree-ssa-loop.c')
0 files changed, 0 insertions, 0 deletions