mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
SIL: Plumb TypeExpansionContext through SIL
This commit is contained in:
@@ -595,7 +595,7 @@ public:
|
||||
/// Can value operations (copies and destroys) on the given lowered type
|
||||
/// be performed in this module?
|
||||
bool isTypeABIAccessible(SILType type,
|
||||
ResilienceExpansion forExpansion);
|
||||
TypeExpansionContext forExpansion);
|
||||
|
||||
/// Can type metadata for the given formal type be fetched in
|
||||
/// the given module?
|
||||
|
||||
Reference in New Issue
Block a user