SIL: Plumb TypeExpansionContext through SIL

This commit is contained in:
Arnold Schwaighofer
2019-11-04 11:56:44 -08:00
parent e67b96139d
commit 9ecda0c574
21 changed files with 315 additions and 202 deletions

View File

@@ -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?