Files
swift-mirror/lib/Frontend/DependencyVerifier.cpp
Robert Widmann 01563cea97 [NFC] Fold Switch-Nest in Obligation Verification
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.
2020-08-11 15:37:04 -07:00

23 KiB