mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
This originally trafficked in Instructions and for some reason the name was never changed. I also changed the result type to be a bool and added the ability for the passed in closure to signal failure (and iteration stop) by returning false. This also makes it possible to use visitLocalEndScopeUses in if statements which can be useful.
3.6 KiB
3.6 KiB