Skip to content

Commit e12cdd3

Browse files
committed
RequirementMachine: Split off nested type concretization from PropertyUnification.cpp to ConcreteTypeWitness.cpp
1 parent b138c76 commit e12cdd3

File tree

3 files changed

+572
-552
lines changed

3 files changed

+572
-552
lines changed

lib/AST/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@ add_swift_host_library(swiftAST STATIC
7474
ProtocolConformance.cpp
7575
RawComment.cpp
7676
RequirementEnvironment.cpp
77+
RequirementMachine/ConcreteTypeWitness.cpp
7778
RequirementMachine/GenericSignatureQueries.cpp
7879
RequirementMachine/HomotopyReduction.cpp
7980
RequirementMachine/InterfaceType.cpp

0 commit comments

Comments
 (0)