]> git.ipfire.org Git - thirdparty/gcc.git/commit
libcc1: use foreach
authorTom Tromey <tom@tromey.com>
Tue, 4 May 2021 21:26:58 +0000 (15:26 -0600)
committerTom Tromey <tom@tromey.com>
Wed, 5 May 2021 06:06:17 +0000 (00:06 -0600)
commit7c4e5d5eaad59ac4d9cf06934c953537b0b1a367
tree546ee1760961f97d85ef7daa571f9faf70c36d6f
parent1d9c9726013d006ec91f95423aa16457dfe2a2f9
libcc1: use foreach

This changes libcc1 to ues foreach in a couple of spots.

libcc1

* libcp1plugin.cc (plugin_context::mark): Use foreach.
* libcc1plugin.cc (plugin_context::mark): Use foreach.
libcc1/libcc1plugin.cc
libcc1/libcp1plugin.cc