mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Merge remote-tracking branch 'origin/master' into master-next
This commit is contained in:
@@ -2671,6 +2671,7 @@ static uint8_t getRawStableSILFunctionTypeRepresentation(
|
||||
SIMPLE_CASE(SILFunctionTypeRepresentation, Method)
|
||||
SIMPLE_CASE(SILFunctionTypeRepresentation, ObjCMethod)
|
||||
SIMPLE_CASE(SILFunctionTypeRepresentation, WitnessMethod)
|
||||
SIMPLE_CASE(SILFunctionTypeRepresentation, Closure)
|
||||
}
|
||||
llvm_unreachable("bad calling convention");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user