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:
@@ -620,6 +620,7 @@ public:
|
||||
ExplosionSchema getSchema(SILType T);
|
||||
unsigned getExplosionSize(SILType T);
|
||||
llvm::PointerType *isSingleIndirectValue(SILType T);
|
||||
bool isKnownEmpty(SILType type, ResilienceExpansion expansion);
|
||||
bool isPOD(SILType type, ResilienceExpansion expansion);
|
||||
clang::CanQual<clang::Type> getClangType(CanType type);
|
||||
clang::CanQual<clang::Type> getClangType(SILType type);
|
||||
|
||||
Reference in New Issue
Block a user