Skip to content

Commit ee1fe08

Browse files
committed
RequirementMachine: Split off completion procedure into its own file
1 parent b145ed2 commit ee1fe08

File tree

3 files changed

+528
-493
lines changed

3 files changed

+528
-493
lines changed

lib/AST/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,7 @@ add_swift_host_library(swiftAST STATIC
7676
RequirementEnvironment.cpp
7777
RequirementMachine.cpp
7878
RewriteSystem.cpp
79+
RewriteSystemCompletion.cpp
7980
SILLayout.cpp
8081
Stmt.cpp
8182
SubstitutionMap.cpp

0 commit comments

Comments
 (0)