diff options
author | Jason Merrill <jason@redhat.com> | 2020-05-11 14:05:46 -0400 |
---|---|---|
committer | Jason Merrill <jason@redhat.com> | 2020-05-11 15:09:24 -0400 |
commit | f3f9cc41a1a793375a9fff09bfb7a103ce259e07 (patch) | |
tree | edeb2d87ef2bbfba8d45ee224690a6737567fc8c /gcc/tree-ssa-loop-im.c | |
parent | 08434b02e2903c60517f64f3bc3070992001d3b5 (diff) | |
download | gcc-f3f9cc41a1a793375a9fff09bfb7a103ce259e07.zip gcc-f3f9cc41a1a793375a9fff09bfb7a103ce259e07.tar.gz gcc-f3f9cc41a1a793375a9fff09bfb7a103ce259e07.tar.bz2 |
c++: Remove redundant code.
We walk the lambda captures in cp_walk_subtrees, so we don't also need to
walk them here.
gcc/cp/ChangeLog
2020-05-11 Jason Merrill <jason@redhat.com>
* pt.c (find_parameter_packs_r) [LAMBDA_EXPR]: Remove redundant
walking of capture list.
Diffstat (limited to 'gcc/tree-ssa-loop-im.c')
0 files changed, 0 insertions, 0 deletions