Skip to content

Commit d00ad53

Browse files
committed
RequirementMachine: Split off PropertyUnification.cpp from PropertyMap.cpp
1 parent 5ea7a06 commit d00ad53

File tree

3 files changed

+644
-609
lines changed

3 files changed

+644
-609
lines changed

lib/AST/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,7 @@ add_swift_host_library(swiftAST STATIC
7878
RequirementMachine/GeneratingConformances.cpp
7979
RequirementMachine/GenericSignatureQueries.cpp
8080
RequirementMachine/PropertyMap.cpp
81+
RequirementMachine/PropertyUnification.cpp
8182
RequirementMachine/ProtocolGraph.cpp
8283
RequirementMachine/RequirementMachine.cpp
8384
RequirementMachine/RequirementMachineRequests.cpp

0 commit comments

Comments
 (0)