diff options
author | bors[bot] <26634292+bors[bot]@users.noreply.github.com> | 2021-08-12 10:54:28 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-08-12 10:54:28 +0000 |
commit | 7be0232c686a75f98b2ca3c27f7de3139b8999c6 (patch) | |
tree | decb6e01d0db2bb940bfc11fcf61e6de0fdf5eb8 /gcc/rust/backend/rust-compile-resolve-path.cc | |
parent | a0ba86c3bef853ff8a0c282c10c3e0cb1811a507 (diff) | |
parent | da72de4d8929608b064b486312ca8dd80cce47a4 (diff) | |
download | gcc-7be0232c686a75f98b2ca3c27f7de3139b8999c6.zip gcc-7be0232c686a75f98b2ca3c27f7de3139b8999c6.tar.gz gcc-7be0232c686a75f98b2ca3c27f7de3139b8999c6.tar.bz2 |
Merge #625
625: Change name resolver's iterate_* functions to allow early exit r=philberty a=dkm
The callback now returns a bool for continuing the iteration (true) or stopping
it (false).
Fixed the scanning for unused names without changing its behavior (always doing
full iteration).
Co-authored-by: Marc Poulhiès <dkm@kataplop.net>
Diffstat (limited to 'gcc/rust/backend/rust-compile-resolve-path.cc')
0 files changed, 0 insertions, 0 deletions