Skip to content

Commit 63601ae

Browse files
authored
Merge pull request #10834 from rudkx/refactor-binding-code
[Constraint system] Begin refactoring type variable binding selection.
2 parents a52b4d9 + 7cd4102 commit 63601ae

File tree

4 files changed

+795
-775
lines changed

4 files changed

+795
-775
lines changed

lib/Sema/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ endif()
55

66
add_swift_library(swiftSema STATIC
77
CSApply.cpp
8+
CSBindings.cpp
89
CSDiag.cpp
910
CSGen.cpp
1011
CSPropagate.cpp

0 commit comments

Comments
 (0)