mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Give opened archetypes a generic environment.
And maybe allow nested types to live on them.
This commit is contained in:
@@ -18,6 +18,8 @@
|
||||
#include "CSFix.h"
|
||||
#include "ConstraintSystem.h"
|
||||
#include "swift/AST/ExistentialLayout.h"
|
||||
#include "swift/AST/GenericEnvironment.h"
|
||||
#include "swift/AST/GenericSignature.h"
|
||||
#include "swift/AST/ParameterList.h"
|
||||
#include "swift/AST/ProtocolConformance.h"
|
||||
#include "swift/Basic/StringExtras.h"
|
||||
|
||||
Reference in New Issue
Block a user