mirror of
https://github.com/apple/swift.git
synced 2026-03-04 18:24:35 +01:00
Closure discriminators don't need to be unique across function bodies, so we can always set it to 0 here instead of using DiscriminatorFinder.
Closure discriminators don't need to be unique across function bodies, so we can always set it to 0 here instead of using DiscriminatorFinder.