mirror of
https://github.com/apple/swift.git
synced 2026-02-27 18:26:24 +01:00
Fold the switch statement to have each arm share as much code between them as possible. This reduces a ton of duplication from the error continuations and makes it slightly easier to update this code when more kinds of cases show up here later.
23 KiB
23 KiB