mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
[NFC] Silence Non-Exhaustive Switch Warnings on Windows
This commit is contained in:
@@ -984,6 +984,7 @@ specializeApplySite(SILOptFunctionBuilder &FuncBuilder, ApplySite Apply,
|
||||
GenericSpecializationInformation::create(ApplyInst, Builder));
|
||||
}
|
||||
}
|
||||
llvm_unreachable("unhandled apply inst kind!");
|
||||
}
|
||||
|
||||
static void rewriteApplySites(AllocBoxToStackState &pass) {
|
||||
|
||||
Reference in New Issue
Block a user